sign / translate

Effortless Real-Time Sign Language Translation
https://sign.mt
Other
489 stars 83 forks source link

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

Open AmitMY opened 2 years ago

AmitMY commented 2 years ago

Problem

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

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.