mirror of
https://github.com/langgenius/dify.git
synced 2026-07-23 20:18:40 +08:00
25 lines
945 B
JSON
25 lines
945 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 Secreta 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"
|
|
}
|