inaturalist / iNaturalistReactNative

Cross-platform version of the iNat mobile app
MIT License
70 stars 25 forks source link

Alphabetize languages in language picker by localized language name #2441

Open kueda opened 1 week ago

kueda commented 1 week ago

Currently we localize the name of the language (e.g. we display es as Español and not `Spanish), but we don't sort by that localized name, so for example we see

Euskara
suomi
français

Instead, we should sort the list by the localized name like we do on the web (however, if possible it would be great if česky sorted with the c* language names.