mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-19 07:05:37 +08:00
部分中文转换为多语言代号
This commit is contained in:
8
pkg/langs/protos/zh-cn/node_grant.json
Normal file
8
pkg/langs/protos/zh-cn/node_grant.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"method_user_password": "用户名+密码",
|
||||
"method_private_key": "私钥",
|
||||
|
||||
"log_create_ssh_grant": "创建SSH认证 %d",
|
||||
"log_delete_ssh_grant": "删除SSH认证 %d",
|
||||
"log_update_ssh_grant": "修改SSH认证 %d"
|
||||
}
|
||||
Reference in New Issue
Block a user