diff --git a/app/translations/zh_CN.json b/app/translations/zh_CN.json index 14a83439..ba86fa0b 100644 --- a/app/translations/zh_CN.json +++ b/app/translations/zh_CN.json @@ -346,5 +346,9 @@ }, "base": { "doesNotWorkWithoutJavascript": "警告:Crafty 无法在没有 JavaScript 的情况下使用!" + }, + "apiKeys": { + "deleteKeyConfirmation": "您确定要删除该 API 密钥吗?此操作无法撤销。", + "deleteKeyConfirmationTitle": "删除 API 密钥 ${keyId}?" } } \ No newline at end of file