common-voice / sentence-collector

Tool to collect and review sentences for Common Voice
https://commonvoice.mozilla.org/sentence-collector/
Mozilla Public License 2.0
81 stars 62 forks source link

feat: add UI language selector to profile (fixes #533) #563

Closed MichaelKohler closed 2 years ago

MichaelKohler commented 2 years ago

This adds a UI language selector to the profile. It will show all the languages for now. We can't reliably use translated.json as it really does not give much information on how much of Sentence Collector is actually translated. Therefore I went with that approach. However, if a locale is not in translated.json we show a warning with a link to Pontoon to help out with translation.

@HarikalarKutusu FYI for you. I will also write a more detailed localization update on Pontoon once all the recent changes are in production.

MichaelKohler commented 2 years ago

:tada: This PR is included in version 2.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: