Skip to content

Localization

Lilia edited this page May 30, 2018 · 2 revisions

Language setting

This extension is internationalized using chrome's i18n api. This means that it will attempt to match the locale of the browser. If translations are included for that locale, they will be used. Otherwise the UI will default to English. To change the language, set your operating system language and restart the browser.

Translations

We're not quite ready for translators to dive in yet, but when the time comes, translations can be made on transifex:

https://www.transifex.com/otf/suspicious-email-submitter

Supported locales

We can currently only support the locales that the chrome web store supports:

https://developer.chrome.com/webstore/i18n?csw=1#localeTable

Adding locales

New locales may be requested on transifex. If it is supported, we will add it on transifex. When the resource is 100% translated and 100% reviewed in the new language, we will add it to github for inclusion in the next release.

Clone this wiki locally