feat(geo): Add Kosovo(XK) country details to country_info.json (#34476)
This commit is contained in:
parent
c55372a3b3
commit
cfdfae2470
1 changed files with 13 additions and 0 deletions
|
|
@ -2988,6 +2988,19 @@
|
||||||
],
|
],
|
||||||
"isd": "+260"
|
"isd": "+260"
|
||||||
},
|
},
|
||||||
|
"Kosovo": {
|
||||||
|
"code": "xk",
|
||||||
|
"currency": "EUR",
|
||||||
|
"currency_fraction": "Cent",
|
||||||
|
"currency_fraction_units": 100,
|
||||||
|
"currency_name": "Euro",
|
||||||
|
"currency_symbol": "€",
|
||||||
|
"number_format": "#,###.##",
|
||||||
|
"timezones": [
|
||||||
|
"Europe/Belgrade"
|
||||||
|
],
|
||||||
|
"isd": "+383"
|
||||||
|
},
|
||||||
"Zimbabwe": {
|
"Zimbabwe": {
|
||||||
"code": "zw",
|
"code": "zw",
|
||||||
"currency": "ZWL",
|
"currency": "ZWL",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue