-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
Description
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
Felipe-noob and jidaman