Add zh_CN translation for API keys.

This commit is contained in:
luukas 2022-01-15 14:12:09 +02:00
parent 93857f90db
commit b8e9efad76

View File

@ -346,5 +346,9 @@
},
"base": {
"doesNotWorkWithoutJavascript": "<strong>警告:</strong>Crafty 无法在没有 JavaScript 的情况下使用!"
},
"apiKeys": {
"deleteKeyConfirmation": "您确定要删除该 API 密钥吗?此操作无法撤销。",
"deleteKeyConfirmationTitle": "删除 API 密钥 ${keyId}"
}
}