mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
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:
parent
3983cb7597
commit
d20c6391ba
1 changed files with 0 additions and 3 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -64,6 +64,3 @@ There are two situations in which we create manual PRs to update translations:
|
|||
|
||||
* [ ] **Add language to scratchr2 settings**
|
||||
* 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
|
||||
|
|
Loading…
Reference in a new issue