Update PR template

www uses l10n localeData instead of loading it’s own now, so no need to update customLocale separately.
This commit is contained in:
Chris Garrity 2019-12-18 16:54:19 -05:00
parent 3983cb7597
commit d20c6391ba

View file

@ -64,6 +64,3 @@ There are two situations in which we create manual PRs to update translations:
* [ ] **Add language to scratchr2 settings** * [ ] **Add language to scratchr2 settings**
* manually update `settings/base.py` with the new language * manually update `settings/base.py` with the new language
* [ ] **Edit scratch-www custom locales (if needed)**
* if the language required a custom locale above, the same custom locale needs to be added to [custom-locales.json](https://github.com/LLK/scratch-www/blob/develop/custom-locales.json) in www as well