Browse Source

Add translation for 'you should' in LLM prompt

pull/14208/head
Rafael de Oliveira Marques 9 months ago
committed by GitHub
parent
commit
806c728b75
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      docs/pt/llm-prompt.md

1
docs/pt/llm-prompt.md

@ -22,6 +22,7 @@ For the next terms, use the following translations:
* «/// note»: «/// note | Nota» * «/// note»: «/// note | Nota»
* «/// tip»: «/// tip | Dica» * «/// tip»: «/// tip | Dica»
* «/// warning»: «/// warning | Atenção» * «/// warning»: «/// warning | Atenção»
* «(you should)»: «(você deveria)»
* async context manager: gerenciador de contexto assíncrono * async context manager: gerenciador de contexto assíncrono
* autocomplete: autocompletar * autocomplete: autocompletar
* autocompletion: preenchimento automático * autocompletion: preenchimento automático

Loading…
Cancel
Save