File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -9,36 +9,36 @@ The Worldwirde Country Informations are available over the `nuget` package or as
99 "officialName": "Republic of Austria",
1010 "translations": [
1111 {
12- "languageCode": "en ",
12+ "languageCode": "EN ",
1313 "name": "Austria"
1414 },
1515 {
16- "languageCode": "es ",
16+ "languageCode": "ES ",
1717 "name": "Austria"
1818 },
1919 {
20- "languageCode": "fr ",
20+ "languageCode": "FR ",
2121 "name": "Autriche"
2222 },
2323 ...
2424 ],
25- "alpha2Code": "at ",
26- "alpha3Code": "aut ",
25+ "alpha2Code": "AT ",
26+ "alpha3Code": "AUT ",
2727 "numericCode": 40,
2828 "tld": [
2929 ".at"
3030 ],
31- "region": "europe ",
32- "subRegion": "westernEurope ",
31+ "region": "Europe ",
32+ "subRegion": "WesternEurope ",
3333 "borderCountrys": [
34- "cz ",
35- "de ",
36- "hu ",
37- "it ",
38- "li ",
39- "sk ",
40- "si ",
41- "ch "
34+ "CZ ",
35+ "DE ",
36+ "HU ",
37+ "IT ",
38+ "LI ",
39+ "SK ",
40+ "SI ",
41+ "CH "
4242 ],
4343 "currencies": [
4444 "EUR"
You can’t perform that action at this time.
0 commit comments