umpirsky / country-list

:globe_with_meridians: List of all countries with names and ISO 3166-1 codes in all languages and data formats.
MIT License
5.18k stars 1.55k forks source link

Spanish (Latin America) #101

Closed florianreinhart closed 4 years ago

florianreinhart commented 4 years ago

There is a special language code for Spanish in Latin America: es_419.

http://www.unicode.org/cldr/charts/24/summary/es_419.html

Could you add support for this?

umpirsky commented 4 years ago

Thanks, but this data is coming form ICU database, so that's where you should report issues. This just converts it to other formats.

florianreinhart commented 4 years ago

es_419 is Part of CLDR and should therefore also be available via ICU, see https://github.com/unicode-org/cldr/blob/release-36/common/main/es_419.xml

Trainmaster commented 4 years ago

@florianreinhart es_419 was added in https://github.com/umpirsky/country-list/commit/0007d7ce1736f15ed691d1d35c7c32801a769753 and will be available in the next release.