Document (or better document) how to use locale's & support non-english users #12549
Labels
Comments
Thanks for filing @mgifford! A "print available locales" from the CLI is a neat idea! Lighthouse supports these non-English locales. lighthouse/lighthouse-core/lib/i18n/locales.js Lines 36 to 111 in 7cec265 A PR that adds a link to the above list is a nice first issue for any contributors looking to get started :) |
ref #10148 another good reason for that PR is apparent now: discoverability. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request summary
I could find some reference to the use of locale in the docs, but not which locale were supported? Can I get the interface in Spanish? The reports in Thai? What parameters are supported? Is there a list of supported strings to translate?
What is the motivation or use case for changing this?
Non-English users generally are not prioritizing accessibility https://webaim.org/projects/million/#languages but clearly accessibility isn't an English only issue.
How is this beneficial to Lighthouse?
It would help make a better, more inclusive web. Plus, not many are doing it now and it looks like you're further advanced than most.
The text was updated successfully, but these errors were encountered: