Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] User preference for initial translation language pair #52

Open
AmitMY opened this issue Sep 4, 2022 · 0 comments
Open

[Feature] User preference for initial translation language pair #52

AmitMY opened this issue Sep 4, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@AmitMY
Copy link
Contributor

AmitMY commented Sep 4, 2022

Problem

Every user entering the app sees English->United States for translation, and needs to select a language, even if they:

  • Are not using an English language browser
  • Have previously modified the translation language

Description

  1. We should use navigator.language as the initial language and country. he-IL should be Hebrew to Israel
  2. We should store the last selected language/country pair, and use them initially if we do have them.
  3. We should modify the current browser URL after a selection, to reflect the selected language and country. This will make the translation more shareable.
@AmitMY AmitMY added the enhancement New feature or request label Sep 4, 2022
@AmitMY AmitMY added this to the MVP milestone Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant