From 806c728b75c81eedd9c1f26af4dc812c59439418 Mon Sep 17 00:00:00 2001 From: Rafael de Oliveira Marques Date: Fri, 24 Oct 2025 11:31:18 -0300 Subject: [PATCH] Add translation for 'you should' in LLM prompt --- docs/pt/llm-prompt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pt/llm-prompt.md b/docs/pt/llm-prompt.md index a7c1ec263..e4e29cf98 100644 --- a/docs/pt/llm-prompt.md +++ b/docs/pt/llm-prompt.md @@ -22,6 +22,7 @@ For the next terms, use the following translations: * «/// note»: «/// note | Nota» * «/// tip»: «/// tip | Dica» * «/// warning»: «/// warning | Atenção» +* «(you should)»: «(você deveria)» * async context manager: gerenciador de contexto assíncrono * autocomplete: autocompletar * autocompletion: preenchimento automático