dify/web/i18n/en-US/app-api.json
Wu Tianwei 7aba539e82
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 01:55:36 +00:00

25 lines
871 B
JSON

{
"actionMsg.deleteConfirmTips": "This action cannot be undone.",
"actionMsg.deleteConfirmTitle": "Delete this secret key?",
"actionMsg.ok": "OK",
"apiKey": "API Key",
"apiKeyModal.apiSecretKey": "API Key",
"apiKeyModal.apiSecretKeyTips": "To prevent API abuse, protect your API Key. Avoid using it as plain text in front-end code. :)",
"apiKeyModal.createNewSecretKey": "Create new Secret key",
"apiKeyModal.created": "CREATED",
"apiKeyModal.generateTips": "Keep this key in a secure and accessible place.",
"apiKeyModal.lastUsed": "LAST USED",
"apiKeyModal.secretKey": "Secret Key",
"apiServer": "API Server",
"copied": "Copied",
"copy": "Copy",
"develop.noContent": "No content",
"develop.toc": "Contents",
"loading": "Loading",
"never": "Never",
"ok": "In Service",
"pause": "Pause",
"play": "Play",
"playing": "Playing"
}