feat(geo): Add Kosovo(XK) country details to country_info.json (#34476)

This commit is contained in:
Bhavansathru 2025-10-24 13:05:57 +05:30 committed by GitHub
parent c55372a3b3
commit cfdfae2470
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",