From bb3e95568087f266a61e67a74e9c0fb34d342dec Mon Sep 17 00:00:00 2001 From: camperbot Date: Wed, 1 Sep 2021 08:11:57 -0700 Subject: [PATCH] chore(i18n,docs): processed translations (#43360) chore(i18n,docs): processed translations --- docs/i18n/chinese/curriculum-file-structure.md | 2 +- docs/i18n/espanol/curriculum-file-structure.md | 2 +- docs/i18n/italian/curriculum-file-structure.md | 2 +- docs/i18n/portuguese/curriculum-file-structure.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/i18n/chinese/curriculum-file-structure.md b/docs/i18n/chinese/curriculum-file-structure.md index 2ecbb0b48d5..9efbc99c2e3 100644 --- a/docs/i18n/chinese/curriculum-file-structure.md +++ b/docs/i18n/chinese/curriculum-file-structure.md @@ -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. diff --git a/docs/i18n/espanol/curriculum-file-structure.md b/docs/i18n/espanol/curriculum-file-structure.md index 2ecbb0b48d5..9efbc99c2e3 100644 --- a/docs/i18n/espanol/curriculum-file-structure.md +++ b/docs/i18n/espanol/curriculum-file-structure.md @@ -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. diff --git a/docs/i18n/italian/curriculum-file-structure.md b/docs/i18n/italian/curriculum-file-structure.md index 60abec636ff..3096a924a04 100644 --- a/docs/i18n/italian/curriculum-file-structure.md +++ b/docs/i18n/italian/curriculum-file-structure.md @@ -41,7 +41,7 @@ Ci potrebbero essere volte in cui devi rinominare un certificato, superblocco, b Quando rinomini una certificazione, vorrai probabilmente rinominare il superblocco associato. Fai quanto segue per rinominare solo il certificato: -1. Rinomina la cartella `curriculum/challenges/_meta/{superBlock}-certficate` con il nuovo nome. +1. Rename the `curriculum/challenges/_meta/{superBlock}-certificate` folder to the new name. 1. Nel file `meta.json` di quella cartella, rinomina i valori in `name`, `dashedName`, e `challengeOrder` con il nuovo nome. 1. In `curriculum/challenges/english/12-certificate`, rinomina la cartella `{superBlock}-certificate`, e il file YAML dentro di essa, con il nuovo nome. 1. Nel file YAML, cambia il titolo (`title`) con il nuovo nome. diff --git a/docs/i18n/portuguese/curriculum-file-structure.md b/docs/i18n/portuguese/curriculum-file-structure.md index a37b7c142d9..93666d83421 100644 --- a/docs/i18n/portuguese/curriculum-file-structure.md +++ b/docs/i18n/portuguese/curriculum-file-structure.md @@ -41,7 +41,7 @@ Pode haver situações em que você precise renomear um certificado, superbloco, Ao renomear uma certificação, você provavelmente vai querer renomear o superbloco associado a ela. Faça o seguinte para renomear somente o certificado: -1. Renomeie a pasta `curriculum/challenges/_meta/{superBlock}-certficate` com o novo nome. +1. Rename the `curriculum/challenges/_meta/{superBlock}-certificate` folder to the new name. 1. No arquivo `meta.json` daquela pasta, renomeie os valores em `name`, `dashedName` e `challengeOrder` para o novo nome do certificado. 1. Em `curriculum/challenges/english/12-certificate`, renomeie a pasta `{superBlock}-certificate` e o arquivo YAML dentro dela com o novo nome. 1. No arquivo YAML, altere o `title` para o novo nome.