From 40fbbd9d287ad9468321c1b4607e8ed80560678e Mon Sep 17 00:00:00 2001 From: chrisgarrity Date: Wed, 24 Jul 2019 14:25:58 -0400 Subject: [PATCH] Remember to edit custom-locales in www --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9e62a75b..d9d449f5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -64,3 +64,6 @@ 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