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

Documentation: get a complete list of all locales supported in each browser #131

Open
carlosjeurissen opened this issue Nov 3, 2021 · 1 comment
Labels
i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. topic: localization

Comments

@carlosjeurissen
Copy link
Contributor

To make the extensions available to as much users as possible, extension developers need to know what languages and language-variants each browser supports.

Chrome for example seems to support both es and es_419. What we need is a complete list for each browser and potentially OS which includes all locale/language codes (like es_419) the browser supports using the _locales/language_code/messages.json and i18n.getMessage APIs.

The request is not about accept-languages or what languages the actual extension stores support.

@carlosjeurissen
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. topic: localization
Projects
None yet
Development

No branches or pull requests

2 participants