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.07k stars 795 forks source link

Fix country typo in Polish language #489

Open carkod opened 1 year ago

carkod commented 1 year ago

Fixes https://github.com/xcarpentier/react-native-country-picker-modal/issues/485

The only string changed in the code is Zjednoczone Krłlestwo -> Zjednoczone Królestwo which is hard to see because the entire file is minified.