Skip to content

Commit

Permalink
Update to CLDR 32.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphje committed Dec 17, 2017
1 parent 6c60c90 commit a8312cc
Show file tree
Hide file tree
Showing 335 changed files with 108,673 additions and 109,974 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,7 @@ out/
atlassian-ide-plugin.xml

# generated by Crashlytics plugin (for Android Studio and Intellij)
com_crashlytics_export_strings.xml
com_crashlytics_export_strings.xml

/wheelhouse
/_cldr
5 changes: 4 additions & 1 deletion internationalflavor/countries/_cldr_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"151": _("Eastern Europe"),
"154": _("Northern Europe"),
"155": _("Western Europe"),
"202": _("Sub-Saharan Africa"),
"419": _("Latin America"),
"AC": _("Ascension Island"),
"AD": _("Andorra"),
Expand Down Expand Up @@ -93,7 +94,7 @@
"CW": _("Curaçao"),
"CX": _("Christmas Island"),
"CY": _("Cyprus"),
"CZ": _("Czech Republic"),
"CZ": _("Czechia"),
"DE": _("Germany"),
"DG": _("Diego Garcia"),
"DJ": _("Djibouti"),
Expand All @@ -110,6 +111,7 @@
"ES": _("Spain"),
"ET": _("Ethiopia"),
"EU": _("European Union"),
"EZ": _("Eurozone"),
"FI": _("Finland"),
"FJ": _("Fiji"),
"FK": _("Falkland Islands"),
Expand Down Expand Up @@ -276,6 +278,7 @@
"UA": _("Ukraine"),
"UG": _("Uganda"),
"UM": _("U.S. Outlying Islands"),
"UN": _("United Nations"),
"US": _("United States"),
"UY": _("Uruguay"),
"UZ": _("Uzbekistan"),
Expand Down
Loading

0 comments on commit a8312cc

Please sign in to comment.