Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/locales/en/location/country.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default [
'Afghanistan',
'Aland Islands',
'Åland Islands',
'Albania',
'Algeria',
'American Samoa',
Expand Down Expand Up @@ -52,10 +52,10 @@ export default [
'Congo',
'Cook Islands',
'Costa Rica',
"Cote d'Ivoire",
"Côte d'Ivoire",
'Croatia',
'Cuba',
'Curacao',
'Curaçao',
'Cyprus',
'Czechia',
'Democratic Republic of the Congo',
Expand Down Expand Up @@ -180,11 +180,11 @@ export default [
'Portugal',
'Puerto Rico',
'Qatar',
'Reunion',
'Réunion',
'Romania',
'Russian Federation',
'Rwanda',
'Saint Barthelemy',
'Saint Barthélemy',
'Saint Helena',
'Saint Kitts and Nevis',
'Saint Lucia',
Expand Down
2 changes: 1 addition & 1 deletion test/__snapshots__/locale-data.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`locale-data > should only have known characters 1`] = `
"de_CH": " #&+,-./ABCDEFGHIJKLMNOPRSTUVWYZabcdefghijklmnopqrstuvwxyzÖäçèéôöü",
"dv": " #&+-.ހށނރބޅކއވމފދތލގޏސޑޒޓޔޕޖޗޘޙޚޛޝޞޟޠޡޢޣޤަާިީުޫެޭޮޯް",
"el": " #&()+,-./ABCDEFGHILMNOPRSTUVWXYabcdefghiklmnopqrstuvwxyΆΈΌΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩάέήίαβγδεζηθικλμνξοπρςστυφχψωϊόύώ",
"en": " !"#$&'()*+,-./:<=?ABCDEFGHIJKLMNOPQRSTUVWXYZ[]abcdefghijklmnopqrstuvwxyzÉØáãäåçèéëíïñóöøùüýăđēńőřşŠšţūŻŽž’…",
"en": " !"#$&'()*+,-./:<=?ABCDEFGHIJKLMNOPQRSTUVWXYZ[]abcdefghijklmnopqrstuvwxyzÅÉØáãäåçèéëíïñóôöøùüýăđēńőřşŠšţūŻŽž’…",
"en_AU": " #'()+-ABCDEFGHIJKLMNOPQRSTVWXYZabcdefghijklmnopqrstuvwxyz",
"en_AU_ocker": " #()+-ABCDEFGHIJKLMNOPQRSTVWXYZabcdefghijklmnopqrstuvwxyz",
"en_BORK": "-BINTUabcdefghijklmnopqrstuvxyz",
Expand Down