mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: chrisgarrity <chrisg@scratch.mit.edu>
This commit is contained in:
parent
f96e4fb6e1
commit
a7781f39c3
1 changed files with 1 additions and 0 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -62,6 +62,7 @@ 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
|
||||||
|
|
||||||
|
#### After scratch-l10n update is published:
|
||||||
* [ ] **Update scratch-blocks dependency**
|
* [ ] **Update scratch-blocks dependency**
|
||||||
* [ ] in `package.json`, update the version of the scratch-l10n dependency to the version number you used above
|
* [ ] in `package.json`, update the version of the scratch-l10n dependency to the version number you used above
|
||||||
* [ ] pull translations so that a new `Blockly.ScratchMsgs.locales["<LOCALE CODE>"]` is added to `msg/scratch_msgs.js`
|
* [ ] pull translations so that a new `Blockly.ScratchMsgs.locales["<LOCALE CODE>"]` is added to `msg/scratch_msgs.js`
|
||||||
|
|
Loading…
Reference in a new issue