From 6822a469ff35590b10fa643932f68216db091947 Mon Sep 17 00:00:00 2001 From: camperbot Date: Tue, 30 Nov 2021 05:25:51 -0800 Subject: [PATCH] chore(i18n,docs): processed translations (#44332) --- 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/japanese/curriculum-file-structure.md | 2 +- docs/i18n/portuguese/curriculum-file-structure.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/i18n/chinese/curriculum-file-structure.md b/docs/i18n/chinese/curriculum-file-structure.md index 946eb7dd5f..cb3f4d32a0 100644 --- a/docs/i18n/chinese/curriculum-file-structure.md +++ b/docs/i18n/chinese/curriculum-file-structure.md @@ -103,4 +103,4 @@ When renaming a single challenge file, you need to: ## The `dashedName` Property -The `dashedName` property is used to generate the URL path for the superblock, block, or challenge. These should generally match what the `/utils/dasherize.js` helper would output for the file name. +The `dashedName` property is used to generate the URL path for the superblock, block, or challenge. These should generally match what the `/utils/slugs.js` helper would output for the file name. diff --git a/docs/i18n/espanol/curriculum-file-structure.md b/docs/i18n/espanol/curriculum-file-structure.md index 1855189851..e81a3e24b3 100644 --- a/docs/i18n/espanol/curriculum-file-structure.md +++ b/docs/i18n/espanol/curriculum-file-structure.md @@ -103,4 +103,4 @@ Al renombras un solo archivo de desafío, tienes que: ## La propiedad `dashedName` -La propiedad `dashedName` se usa para generar la ruta URL para el súper bloque, bloque o desafío. Por lo general, estos deben coincidir con los nombres que generaría el asistente `/utils/dasherize.js` para el nombre del archivo. +The `dashedName` property is used to generate the URL path for the superblock, block, or challenge. These should generally match what the `/utils/slugs.js` helper would output for the file name. diff --git a/docs/i18n/italian/curriculum-file-structure.md b/docs/i18n/italian/curriculum-file-structure.md index e95fbed648..8c05d70e0b 100644 --- a/docs/i18n/italian/curriculum-file-structure.md +++ b/docs/i18n/italian/curriculum-file-structure.md @@ -103,4 +103,4 @@ Quando rinomini il file di una singola sfida, devi: ## La proprietà `dashedName` -La proprietà `dashedName` è usata per generare il percorso URL del superblocco, del blocco o della sfida. Questi devono in genere combaciare con ciò che l'aiutante `/utils/dasherize.js` restituirebbe per il nome del file. +The `dashedName` property is used to generate the URL path for the superblock, block, or challenge. These should generally match what the `/utils/slugs.js` helper would output for the file name. diff --git a/docs/i18n/japanese/curriculum-file-structure.md b/docs/i18n/japanese/curriculum-file-structure.md index 946eb7dd5f..cb3f4d32a0 100644 --- a/docs/i18n/japanese/curriculum-file-structure.md +++ b/docs/i18n/japanese/curriculum-file-structure.md @@ -103,4 +103,4 @@ When renaming a single challenge file, you need to: ## The `dashedName` Property -The `dashedName` property is used to generate the URL path for the superblock, block, or challenge. These should generally match what the `/utils/dasherize.js` helper would output for the file name. +The `dashedName` property is used to generate the URL path for the superblock, block, or challenge. These should generally match what the `/utils/slugs.js` helper would output for the file name. diff --git a/docs/i18n/portuguese/curriculum-file-structure.md b/docs/i18n/portuguese/curriculum-file-structure.md index 0ccbf69d6a..9540e32f1f 100644 --- a/docs/i18n/portuguese/curriculum-file-structure.md +++ b/docs/i18n/portuguese/curriculum-file-structure.md @@ -103,4 +103,4 @@ Faça o seguinte para renomear um único arquivo de desafio: ## A propriedade `dashedName` -A propriedade `dashedName` é usada para gerar o caminho do URL para o superbloco, bloco, ou desafio. Ela deve corresponder em geral ao que o assistente `/utils/dasherize.js` daria como resultado para o nome do arquivo. +A propriedade `dashedName` é usada para gerar o caminho do URL para o superbloco, bloco, ou desafio. Ela deve corresponder em geral ao que o assistente `/utils/slugs.js` daria como resultado para o nome do arquivo.