i18n-iso-countries
Advanced tools
Comparing version 7.7.0 to 7.8.0
@@ -56,3 +56,3 @@ { | ||
"CR": "Costa Rica", | ||
"CI": "Cote D'Ivoire", | ||
"CI": ["Cote d'Ivoire", "Côte d'Ivoire"], | ||
"HR": "Croatia", | ||
@@ -59,0 +59,0 @@ "CU": "Cuba", |
@@ -56,3 +56,3 @@ { | ||
"CR": "Costa Rica", | ||
"CI": ["Cote D'Ivoire","Ivory Coast"], | ||
"CI": ["Cote d'Ivoire", "Côte d'Ivoire", "Ivory Coast"], | ||
"HR": "Croatia", | ||
@@ -173,3 +173,3 @@ "CU": "Cuba", | ||
"PH": "Philippines", | ||
"PN": "Pitcairn", | ||
"PN": ["Pitcairn", "Pitcairn Islands"], | ||
"PL": "Poland", | ||
@@ -229,3 +229,3 @@ "PT": "Portugal", | ||
"GB": ["United Kingdom", "UK", "Great Britain"], | ||
"US": ["United States of America", "United States", "USA"], | ||
"US": ["United States of America", "United States", "USA", "U.S.A.", "US", "U.S."], | ||
"UM": "United States Minor Outlying Islands", | ||
@@ -244,3 +244,3 @@ "UY": "Uruguay", | ||
"ZW": "Zimbabwe", | ||
"AX": "Åland Islands", | ||
"AX": ["Åland Islands", "Aland Islands"], | ||
"BQ": "Bonaire, Sint Eustatius and Saba", | ||
@@ -247,0 +247,0 @@ "CW": "Curaçao", |
@@ -47,3 +47,3 @@ { | ||
"CH": "Switzerland", | ||
"CI": "Cote d’Ivoire", | ||
"CI": ["Cote d'Ivoire", "Côte d'Ivoire"], | ||
"CK": "Kepulauan Cook", | ||
@@ -50,0 +50,0 @@ "CL": "Chile", |
@@ -132,3 +132,3 @@ { | ||
"MY": "Maleisië", | ||
"MV": "Maldiven", | ||
"MV": ["Maldiven", "Malediven"], | ||
"ML": "Mali", | ||
@@ -135,0 +135,0 @@ "MT": "Malta", |
@@ -236,3 +236,3 @@ { | ||
"UM": "ABD Uzak Adaları", | ||
"US": "ABD", | ||
"US": ["ABD", "A.B.D.", "Amerika Birleşik Devletleri", "Birleşik Devletler", "Amerika"], | ||
"UY": "Uruguay", | ||
@@ -239,0 +239,0 @@ "UZ": "Özbekistan", |
@@ -56,3 +56,3 @@ { | ||
"CR": "Costa Rica", | ||
"CI": "Cote D'Ivoire", | ||
"CI": ["Cote d'Ivoire", "Côte d'Ivoire"], | ||
"HR": "Croatia", | ||
@@ -59,0 +59,0 @@ "CU": "Cuba", |
{ | ||
"name": "i18n-iso-countries", | ||
"version": "7.7.0", | ||
"version": "7.8.0", | ||
"description": "i18n for ISO 3166-1 country codes", | ||
@@ -5,0 +5,0 @@ "typings": "index.d.ts", |
597303