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:
fit2bot
2025-09-10 18:18:18 +08:00
committed by GitHub
parent 79cabe1b3c
commit ab908d24a7
2 changed files with 4 additions and 0 deletions

View File

@@ -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",

View File

@@ -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": "用户登录控制",