contributing-guides: document preference of Spanish words in placeholders (#12693)

* contributing-guides: document preference of Spanish words in placeholders

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
Alejandro Cervera 2024-04-29 02:34:22 -05:00 committed by GitHub
parent 86121fe273
commit dfc47a0cd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -602,3 +602,13 @@ For example, use `Lista os arquivos` instead of `Listar os arquivos`, `Listando
```md
- Crea un archivo en un directorio:
```
- Preferably, use the word `identificador` instead of `id` in the placeholders of command examples. For example:
```md
{{identificador_de_usuario}}
```
*Writing prepositions is optional*
However, if the line of a command example exceeds the [maximum length](https://github.com/tldr-pages/tldr/blob/main/.markdownlint.json#L5), choose the word `identificador` or `id` and use it across all placeholders in the page.