xcarpentier / react-native-country-picker-modal

🇦🇶 Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
https://reactnative.gallery/xcarpentier/country-picker
MIT License
1.08k stars 802 forks source link

Allow for custom country translations #312

Closed doronnac closed 4 years ago

doronnac commented 4 years ago

So my understanding is that local country translations are composed from https://github.com/mledoze/countries/issues/372, copied and committed to this repo for use internally.

However, the language required for us is missing, and the way things are right now, I'll have to nag 2 repo maintainers to get this fixed.

The most productive way I see is to allow for (optional) external translations

I'll gladly create one, just making sure you're on board Thanks

n3ko commented 4 years ago

Just created a new translation for mledoze/countries, it was fair amount of work, but after the PR, it was merged in 42 hours, which is great i think.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.