Browse Source

🔨 Move general prompt to script, not language

pull/13928/head
Sebastián Ramírez 1 week ago
parent
commit
87b54fef01
  1. 50
      docs/es/llm-prompt.md

50
docs/es/llm-prompt.md

@ -4,56 +4,6 @@ Use the informal grammar (use "tú" instead of "usted").
For instructions or titles in imperative, keep them in imperative, for example "Edit it" to "Edítalo".
There are special blocks of notes, tips and others that look like:
/// note
To translate it, keep the same line and add the translation after a vertical bar:
/// note | Nota
Some examples:
Source:
/// tip
Result:
/// tip | Consejo
Source:
/// details | Preview
Result:
/// details | Vista previa
Source:
/// warning
Result:
/// warning | Advertencia
Source:
/// info
Result:
/// info | Información
Source:
/// note | Technical Details
Result:
/// note | Detalles Técnicos
---
For the next terms, use the following translations:

Loading…
Cancel
Save