Browse Source

Fix translation note for 'check' term

pull/15473/head
Carlos Rodríguez Romo 1 month ago
committed by GitHub
parent
commit
5a674d3b7b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/es/llm-prompt.md

2
docs/es/llm-prompt.md

@ -49,7 +49,7 @@ For the next terms, use the following translations:
* Deep Learning: Deep Learning (do not translate to "Aprendizaje Profundo")
* callback hell: callback hell (do not translate to "infierno de callbacks")
* tip: Consejo (do not translate to "tip")
* check: Revisa (do not translate to "chequea" or "comprobación)
* check: Revisa (do not translate to "chequea" or "comprobación")
* Cross-Origin Resource Sharing: Cross-Origin Resource Sharing (do not translate to "Compartición de Recursos de Origen Cruzado")
* Release Notes: Release Notes (do not translate to "Notas de la Versión")
* Semantic Versioning: Semantic Versioning (do not translate to "Versionado Semántico")

Loading…
Cancel
Save