chore(i18n,docs): processed translations (#44332)
This commit is contained in:
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user