perf: add i18n (#16001)

* perf: change some api view default limit

* perf: add i18n

---------

Co-authored-by: mikebofs <mikebofs@gmail.com>
pull/16003/head
fit2bot 2025-09-10 18:18:18 +08:00 committed by GitHub
parent 79cabe1b3c
commit ab908d24a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -1346,6 +1346,7 @@
"Support": "Support", "Support": "Support",
"SupportedProtocol": "Protocols", "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", "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", "Sync": "Sync",
"SyncAction": "Synchronized action", "SyncAction": "Synchronized action",
"SyncDelete": "Sync delete", "SyncDelete": "Sync delete",
@ -1524,6 +1525,7 @@
"UserGroupList": "Groups", "UserGroupList": "Groups",
"UserGroupUpdate": "Update the user group", "UserGroupUpdate": "Update the user group",
"UserGroups": "Groups", "UserGroups": "Groups",
"UserGroup": "User group",
"UserList": "Users", "UserList": "Users",
"UserLogin": "User login", "UserLogin": "User login",
"UserLoginACL": "User login ACL", "UserLoginACL": "User login ACL",

View File

@ -1351,6 +1351,7 @@
"SuperAdmin": "超级管理员", "SuperAdmin": "超级管理员",
"SuperOrgAdmin": "超级管理员+组织管理员", "SuperOrgAdmin": "超级管理员+组织管理员",
"Support": "支持", "Support": "支持",
"SupportedTypes": "支持的类型",
"SupportedProtocol": "支持的协议", "SupportedProtocol": "支持的协议",
"SupportedProtocolHelpText": "设置资产支持的协议,点击设置按钮可以为协议修改自定义配置,如 SFTP 目录RDP AD 域等", "SupportedProtocolHelpText": "设置资产支持的协议,点击设置按钮可以为协议修改自定义配置,如 SFTP 目录RDP AD 域等",
"Sync": "同步", "Sync": "同步",
@ -1531,6 +1532,7 @@
"UserGroupList": "用户组", "UserGroupList": "用户组",
"UserGroupUpdate": "更新用户组", "UserGroupUpdate": "更新用户组",
"UserGroups": "用户组", "UserGroups": "用户组",
"UserGroup": "用户组",
"UserList": "用户列表", "UserList": "用户列表",
"UserLogin": "用户登录", "UserLogin": "用户登录",
"UserLoginACL": "用户登录控制", "UserLoginACL": "用户登录控制",