mirror of
https://github.com/langgenius/dify.git
synced 2026-09-01 21:55:46 +08:00
Co-authored-by: zhangx1n <zhangxin@dify.ai> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
25 lines
937 B
JSON
25 lines
937 B
JSON
{
|
|
"actionMsg.deleteConfirmTips": "Esta ação não pode ser desfeita.",
|
|
"actionMsg.deleteConfirmTitle": "Excluir esta chave secreta?",
|
|
"actionMsg.ok": "OK",
|
|
"apiKey": "Chave da API",
|
|
"apiKeyModal.apiSecretKey": "Chave da API",
|
|
"apiKeyModal.apiSecretKeyTips": "Para evitar abuso da API, proteja sua Chave da API. Evite usá-la como texto simples no código front-end. :)",
|
|
"apiKeyModal.createNewSecretKey": "Criar nova Chave Secreta",
|
|
"apiKeyModal.created": "CRIADA",
|
|
"apiKeyModal.generateTips": "Mantenha esta chave em um local seguro e acessível.",
|
|
"apiKeyModal.lastUsed": "ÚLTIMO USO",
|
|
"apiKeyModal.secretKey": "Chave Secreta",
|
|
"apiServer": "Servidor da API",
|
|
"copied": "Copiado",
|
|
"copy": "Copiar",
|
|
"develop.noContent": "Sem conteúdo",
|
|
"develop.toc": "Conteúdo",
|
|
"loading": "Carregamento",
|
|
"never": "Nunca",
|
|
"ok": "Em Serviço",
|
|
"pause": "Pausa",
|
|
"play": "Brincar",
|
|
"playing": "Jogar"
|
|
}
|