We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c645a9b commit 4f90953Copy full SHA for 4f90953
2 files changed
data/final/countries.json
@@ -677,7 +677,7 @@
677
"iso_3166_2": "HR",
678
"iso_3166_3": "HRV",
679
"measurement_system": "metric",
680
- "default_currency": "HRK",
+ "default_currency": "EUR",
681
"default_language": "hr",
682
"languages": [
683
"hr",
data/final/regions.json
@@ -1209,7 +1209,7 @@
1209
"HRV"
1210
],
1211
"currencies": [
1212
- "HRK"
+ "EUR"
1213
1214
1215
@@ -1869,6 +1869,7 @@
1869
"FRA",
1870
"DEU",
1871
"GRC",
1872
+ "HRV",
1873
"IRL",
1874
"ITA",
1875
"LVA",
@@ -1894,6 +1895,7 @@
1894
1895
"fi",
1896
"fr",
1897
"ga",
1898
+ "hr",
1899
"it",
1900
"lb",
1901
"lt",
0 commit comments