zen-mode / Whatsapp-Zen-Mode

MIT License
7 stars 8 forks source link

Fix menu language #35

Open liatzionimorad opened 3 years ago

liatzionimorad commented 3 years ago

We would like manually to control the language of the UI, in a browser-independent way.

liatzionimorad commented 3 years ago

We want Zen menu and menu addition to be in Hebrew for users that their whatsapp is defined in Hebrew ( in their phone)

Inversion 13.0 we used i18n API provided by chrome extensions - https://developer.chrome.com/docs/extensions/reference/i18n/

This API relies on browser locale, which is either set in browser or in OS. This may create a state of browser defined in English, phone in Hebrew and as such – mixed menu.

liatzionimorad commented 3 years ago

image

This is an example of a "mixed menu"- the phone language is Hebrew,, The chrome setting is for English and the Zen Mode is basing language decision on Chrome.