Add note for updating scratch-blocks on a language change

This commit is contained in:
chrisgarrity 2019-04-24 11:09:24 -04:00 committed by GitHub
parent f9955b4647
commit 2ceb0792a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,3 +55,6 @@ There are two situations in which we create manual PRs to update translations:
* [ ] Multiple files like `editor/<resource>/<lang code>.json`
* [ ] Bump minor version number in `package.json`
* **Update scratch-blocks dependency**
* scratch-blocks has its own translations. It will not pick up the new language unless the scratch-l10n dependency in `package.json` is updated to the new minor version.