-
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
i18n: mv locale files #5981
i18n: mv locale files #5981
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the move looks good, I think. Also great to move off of index.js
Test failure is in collect-strings.js, I think it's just this line needs to be updated:
const fullPath = path.join(LH_ROOT, `lighthouse-core/lib/locales/${locale}.json`); |
need to merge/rebase. All sorts of weirdness going on with the file moves, I guess |
4172bf1
to
9279b4d
Compare
9279b4d
to
4989cc3
Compare
ptal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM/LGTM.js
No description provided.