country-regions / react-country-region-selector

Country-region dropdowns for your React forms
http://country-regions.github.io/react-country-region-selector/
325 stars 131 forks source link

Support for multiple languages (Proof-Of-Concept) #111

Open fx2000 opened 3 years ago

fx2000 commented 3 years ago

I have a proof-of-concept fork running with support for multiple languages, it still needs a bit of work but it's functional at the moment. The only caveat is that short values must always be used, I've changed it to be the default to avoid issues. To test it I added Spanish strings based on ISO 3166-1 to a fork of country-region-data.

I did it for personal reasons for a project I'm working on, but I thought this might interest you as something that could be incorporated into a future release.

https://github.com/fx2000/react-country-region-selector https://github.com/fx2000/country-region-data

jidaman commented 1 year ago

I am interested in this too and can add the Dutch list (and German one if no native German speaker volunteers)