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.
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 intranslated.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.