chore(i18n,docs): processed translations (#43360)

chore(i18n,docs): processed translations
This commit is contained in:
camperbot
2021-09-01 08:11:57 -07:00
committed by GitHub
parent f19b8d4bf5
commit bb3e955680
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ There may be times when you need to rename a certificate, superblock, block, or
When renaming a certification, you will likely want to rename the associated superblock along with it. Do the following to rename only the certificate:
1. Rename the `curriculum/challenges/_meta/{superBlock}-certficate` folder to the new name.
1. Rename the `curriculum/challenges/_meta/{superBlock}-certificate` folder to the new name.
1. In the `meta.json` file of that folder, rename the values in `name`, `dashedName`, and `challengeOrder` to the new cert name.
1. In `curriculum/challenges/english/12-certificate`, rename the `{superBlock}-certificate` folder, and the YAML file within it, to the new name.
1. In the YAML file, change the `title` to the new name.