Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

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

Merged
merged 3 commits into from
Nov 21, 2021

Conversation

MichaelKohler
Copy link
Member

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 MichaelKohler merged commit de59b70 into main Nov 21, 2021
@MichaelKohler MichaelKohler deleted the feature/language-selector branch November 21, 2021 16:59
MichaelKohler pushed a commit that referenced this pull request Nov 25, 2021
# [2.14.0](v2.13.1...v2.14.0) (2021-11-25)

### Bug Fixes

* add note for addition process to language addition section (fixes [#474](#474)) ([#561](#561)) ([3ab0cf1](3ab0cf1))
* do not persist allLanguages, languages, router and review sentences from store (fixes [#550](#550)) ([#559](#559)) ([97e5217](97e5217))

### Features

* add UI language selector to profile (fixes [#533](#533)) ([#563](#563)) ([de59b70](de59b70))
* only enable languages also enabled on Pontoon ([#558](#558)) ([0da87d0](0da87d0)), closes [#534](#534)
@MichaelKohler
Copy link
Member Author

🎉 This PR is included in version 2.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant