melhorias
This commit is contained in:
parent
7205477bfa
commit
269c36e4ea
@ -523,7 +523,7 @@
|
||||
"CONTENT_LABEL": "Block content",
|
||||
"CONTENT_PLACEHOLDER": "Write the content for this block",
|
||||
"EMPTY_CONTENT": "No content yet",
|
||||
"CHAR_COUNT": "{{count}} / {{limit}} characters",
|
||||
"CHAR_COUNT": "{count} / {limit} characters",
|
||||
"LIMIT_WARNING": "Prompt length exceeds the limit for this model.",
|
||||
"CLOSE": "Close"
|
||||
},
|
||||
|
||||
@ -525,7 +525,7 @@
|
||||
"CONTENT_LABEL": "Conteúdo do bloco",
|
||||
"CONTENT_PLACEHOLDER": "Escreva o conteúdo deste bloco",
|
||||
"EMPTY_CONTENT": "Sem conteúdo",
|
||||
"CHAR_COUNT": "{{count}} / {{limit}} caracteres",
|
||||
"CHAR_COUNT": "{count} / {limit} caracteres",
|
||||
"LIMIT_WARNING": "O tamanho do prompt excede o limite para este modelo.",
|
||||
"CLOSE": "Fechar"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user