satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Improve items of language selector #1185

Closed ebma closed 3 years ago

ebma commented 3 years ago

Changes the language selector so that it shows the full language name instead of its abbreviation. The language item that is equal to the browser language will show "(Auto)" at the end of its label.

Closes #1176.

ebma commented 3 years ago

I renamed it to languageNames and also added some left margin to the Select component because it was quite close to the text on smaller screens.