Open
Description
The language picker on the website can be optimized for better UX. It is accessible from all pages in the top right menu.
Right now it contains information that is confusing to the visitors like translated word count or order by translated pages. But visitors may be interested in more logical sorting such as alphabetical so that they can find their language easier.
Word count translated isnt reflective of the amount of articles translated, therefore the metric should be changed to article counter instead.
Here is a proposal of changes
https://www.figma.com/design/H3Ih60MsjYkQrocfWsO6Ae/non-english-UX?node-id=14251-3286&t=9PmEs7kQZLarRfRa-1
These are the tasks:
- remove browser tag from UI, keep functionality
- Order languages alphabetically, instead by translation amount
- Counter should display translated pages instead of total translated words
- add custom localization logic if we detect browser language to have variable message based on language (to promote translation program)