Skip to content

Commit

Permalink
fix: countries and US states translated to Spanish
Browse files Browse the repository at this point in the history
  • Loading branch information
mirovladimitrovski committed Jul 31, 2023
1 parent 2cbe095 commit beb1154
Show file tree
Hide file tree
Showing 4 changed files with 194 additions and 212 deletions.
21 changes: 10 additions & 11 deletions public/locales/en/country.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"bj": "Benin",
"bm": "Bermuda",
"bt": "Bhutan",
"bo": "Bolivia, Plurinational State of",
"bo": "Bolivia",
"bq": "Bonaire, Sint Eustatius and Saba",
"ba": "Bosnia and Herzegovina",
"bw": "Botswana",
Expand All @@ -39,7 +39,7 @@
"kh": "Cambodia",
"cm": "Cameroon",
"ca": "Canada",
"cv": "Cape Verde",
"cv": "Cabo Verde",
"ky": "Cayman Islands",
"cf": "Central African Republic",
"td": "Chad",
Expand All @@ -50,10 +50,10 @@
"co": "Colombia",
"km": "Comoros",
"cg": "Congo",
"cd": "Congo, the Democratic Republic of the",
"cd": "Congo, The Democratic Republic of the",
"ck": "Cook Islands",
"cr": "Costa Rica",
"ci": "Côte d'Ivoire",
"ci": "Cote D'Ivoire",
"hr": "Croatia",
"cu": "Cuba",
"cw": "Curaçao",
Expand Down Expand Up @@ -103,7 +103,7 @@
"is": "Iceland",
"in": "India",
"id": "Indonesia",
"ir": "Iran, Islamic Republic of",
"ir": "Iran, Islamic Republic Of",
"iq": "Iraq",
"ie": "Ireland",
"im": "Isle of Man",
Expand All @@ -130,7 +130,7 @@
"lt": "Lithuania",
"lu": "Luxembourg",
"mo": "Macao",
"mk": "Macedonia",
"mk": "Macedonia, The Former Yugoslav Republic of",
"mg": "Madagascar",
"mw": "Malawi",
"my": "Malaysia",
Expand Down Expand Up @@ -206,17 +206,16 @@
"so": "Somalia",
"za": "South Africa",
"gs": "South Georgia and the South Sandwich Islands",
"ss": "South Sudan",
"es": "Spain",
"lk": "Sri Lanka",
"sd": "Sudan",
"sr": "SuridisplayName",
"sr": "Suriname",
"sj": "Svalbard and Jan Mayen",
"sz": "Swaziland",
"se": "Sweden",
"ch": "Switzerland",
"sy": "Syrian Arab Republic",
"tw": "Taiwan, Province of China",
"tw": "Taiwan",
"tj": "Tajikistan",
"tz": "Tanzania, United Republic of",
"th": "Thailand",
Expand All @@ -234,12 +233,12 @@
"ua": "Ukraine",
"ae": "United Arab Emirates",
"gb": "United Kingdom",
"us": "United States",
"us": "United States of America",
"um": "United States Minor Outlying Islands",
"uy": "Uruguay",
"uz": "Uzbekistan",
"vu": "Vanuatu",
"ve": "Venezuela, Bolivarian Republic of",
"ve": "Venezuela",
"vn": "Viet Nam",
"vg": "Virgin Islands, British",
"vi": "Virgin Islands, U.S.",
Expand Down
10 changes: 1 addition & 9 deletions public/locales/en/us_state.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
{
"al": "Alabama",
"ak": "Alaska",
"as": "American Samoa",
"az": "Arizona",
"ar": "Arkansas",
"ca": "California",
"co": "Colorado",
"ct": "Connecticut",
"de": "Delaware",
"dc": "District Of Columbia",
"fm": "Federated States Of Micronesia",
"dc": "District of Columbia",
"fl": "Florida",
"ga": "Georgia",
"gu": "Guam",
"hi": "Hawaii",
"id": "Idaho",
"il": "Illinois",
Expand All @@ -22,7 +19,6 @@
"ky": "Kentucky",
"la": "Louisiana",
"me": "Maine",
"mh": "Marshall Islands",
"md": "Maryland",
"ma": "Massachusetts",
"mi": "Michigan",
Expand All @@ -38,21 +34,17 @@
"ny": "New York",
"nc": "North Carolina",
"nd": "North Dakota",
"mp": "Northern Mariana Islands",
"oh": "Ohio",
"ok": "Oklahoma",
"or": "Oregon",
"pw": "Palau",
"pa": "Pennsylvania",
"pr": "Puerto Rico",
"ri": "Rhode Island",
"sc": "South Carolina",
"sd": "South Dakota",
"tn": "Tennessee",
"tx": "Texas",
"ut": "Utah",
"vt": "Vermont",
"vi": "Virgin Islands",
"va": "Virginia",
"wa": "Washington",
"wv": "West Virginia",
Expand Down
Loading

0 comments on commit beb1154

Please sign in to comment.