mirror of
https://github.com/langgenius/dify.git
synced 2026-07-23 20:18:40 +08:00
25 lines
978 B
JSON
25 lines
978 B
JSON
{
|
|
"actionMsg.deleteConfirmTips": "Questa azione non può essere annullata.",
|
|
"actionMsg.deleteConfirmTitle": "Eliminare questa chiave segreta?",
|
|
"actionMsg.ok": "OK",
|
|
"apiKey": "Chiave API",
|
|
"apiKeyModal.apiSecretKey": "Chiave segreta API",
|
|
"apiKeyModal.apiSecretKeyTips": "Per prevenire l'abuso dell'API, proteggi la tua chiave API. Evita di usarla come testo semplice nel codice front-end. :)",
|
|
"apiKeyModal.createNewSecretKey": "Crea nuova chiave segreta",
|
|
"apiKeyModal.created": "CREATA",
|
|
"apiKeyModal.generateTips": "Conserva questa chiave in un luogo sicuro e accessibile.",
|
|
"apiKeyModal.lastUsed": "ULTIMO UTILIZZO",
|
|
"apiKeyModal.secretKey": "Chiave Segreta",
|
|
"apiServer": "Server API",
|
|
"copied": "Copiato",
|
|
"copy": "Copia",
|
|
"develop.noContent": "Nessun contenuto",
|
|
"develop.toc": "Contenuto",
|
|
"loading": "Caricamento",
|
|
"never": "Mai",
|
|
"ok": "In Servizio",
|
|
"pause": "Pausa",
|
|
"play": "Riproduci",
|
|
"playing": "In Riproduzione"
|
|
}
|