mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-15 14:58:42 +00:00
perf: add i18n (#16001)
* perf: change some api view default limit * perf: add i18n --------- Co-authored-by: mikebofs <mikebofs@gmail.com>
This commit is contained in:
@@ -1346,6 +1346,7 @@
|
||||
"Support": "Support",
|
||||
"SupportedProtocol": "Protocols",
|
||||
"SupportedProtocolHelpText": "Set supported protocols for the asset, you can modify the custom configurations, such as sftp directory, rdp ad domain, etc., by clicking on the set button",
|
||||
"SupportedTypes": "Supported types",
|
||||
"Sync": "Sync",
|
||||
"SyncAction": "Synchronized action",
|
||||
"SyncDelete": "Sync delete",
|
||||
@@ -1524,6 +1525,7 @@
|
||||
"UserGroupList": "Groups",
|
||||
"UserGroupUpdate": "Update the user group",
|
||||
"UserGroups": "Groups",
|
||||
"UserGroup": "User group",
|
||||
"UserList": "Users",
|
||||
"UserLogin": "User login",
|
||||
"UserLoginACL": "User login ACL",
|
||||
|
@@ -1351,6 +1351,7 @@
|
||||
"SuperAdmin": "超级管理员",
|
||||
"SuperOrgAdmin": "超级管理员+组织管理员",
|
||||
"Support": "支持",
|
||||
"SupportedTypes": "支持的类型",
|
||||
"SupportedProtocol": "支持的协议",
|
||||
"SupportedProtocolHelpText": "设置资产支持的协议,点击设置按钮可以为协议修改自定义配置,如 SFTP 目录,RDP AD 域等",
|
||||
"Sync": "同步",
|
||||
@@ -1531,6 +1532,7 @@
|
||||
"UserGroupList": "用户组",
|
||||
"UserGroupUpdate": "更新用户组",
|
||||
"UserGroups": "用户组",
|
||||
"UserGroup": "用户组",
|
||||
"UserList": "用户列表",
|
||||
"UserLogin": "用户登录",
|
||||
"UserLoginACL": "用户登录控制",
|
||||
|
Reference in New Issue
Block a user