mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Add zh_CN translation for API keys.
This commit is contained in:
parent
93857f90db
commit
b8e9efad76
@ -346,5 +346,9 @@
|
||||
},
|
||||
"base": {
|
||||
"doesNotWorkWithoutJavascript": "<strong>警告:</strong>Crafty 无法在没有 JavaScript 的情况下使用!"
|
||||
},
|
||||
"apiKeys": {
|
||||
"deleteKeyConfirmation": "您确定要删除该 API 密钥吗?此操作无法撤销。",
|
||||
"deleteKeyConfirmationTitle": "删除 API 密钥 ${keyId}?"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user