-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Internationalization of Lighthouse (Phase 1) #5719
Comments
looks like yes we can, but have to pass See travis-ci/travis-ci#9422 (comment) and nvm-sh/nvm#1719. I haven't looked into appveyor yet. |
Newest release of nvm should address #5719 (comment) |
We call this one done, folks. 👍 👍 👍 👍 👍 #7238 "Internationalization of Lighthouse (Phase 2)" paints the road ahead. |
Through a series of PRs and CLs we're much closer to having Lighthouse i18n-ready than before. Some relevant PRs: #5644, #5655, #5713, #5716, #5718
Known remaining work:
[ICU Syntax]
to all descriptions of fields that use icu message syntax. it can start or end with this label string @paulirish core(i18n): add [ICU Syntax] label to relevant message descriptions #5736runtime settingsPUNTEDexport dropdown (low pri)PUNTEDde
) UI revieworigin
? See https://goto.google.com/gnjrfNumber.toLocaleString
appears to always use'en-US'
- Travis failure)ship l10n'd lighthouse to extension/devtools
lang
attribute report(i18n): setlang
attribute according to locale #5805Plz add anything else here
The text was updated successfully, but these errors were encountered: