mirror of https://github.com/jumpserver/jumpserver
perf: change i18n
parent
542e64278f
commit
dac26a7416
|
@ -17,11 +17,11 @@
|
|||
"AccountChangeSecretDetail": "账号改密详情",
|
||||
"AccountDeleteConfirmMsg": "删除账号,是否继续?",
|
||||
"AccountExportTips": "导出信息中包含账号密文涉及敏感信息,导出的格式为一个加密的zip文件(若没有设置加密密码,请前往个人信息中设置文件加密密码)。",
|
||||
"AccountGatherDetail": "账号收集详情",
|
||||
"AccountGatherList": "账号收集",
|
||||
"AccountGatherTaskCreate": "创建账号收集任务",
|
||||
"AccountGatherTaskList": "账号收集任务",
|
||||
"AccountGatherTaskUpdate": "更新账号收集任务",
|
||||
"AccountGatherDetail": "账号发现详情",
|
||||
"AccountGatherList": "账号发现",
|
||||
"AccountGatherTaskCreate": "创建账号发现任务",
|
||||
"AccountGatherTaskList": "账号发现任务",
|
||||
"AccountGatherTaskUpdate": "更新账号发现任务",
|
||||
"AccountList": "账号",
|
||||
"AccountPolicy": "账号策略",
|
||||
"AccountPolicyHelpText": "创建时对于不符合要求的账号,如:密钥类型不合规,唯一键约束,可选择以上策略。",
|
||||
|
@ -546,7 +546,7 @@
|
|||
"GatewayList": "网关列表",
|
||||
"GatewayPlatformHelpText": "网关平台只能选择以 Gateway 开头的平台",
|
||||
"GatewayUpdate": "更新网关",
|
||||
"GatherAccounts": "账号收集",
|
||||
"GatherAccounts": "账号发现",
|
||||
"GatherAccountsHelpText": "收集资产上的账号信息。收集后的账号信息可以导入到系统中,方便统一管理",
|
||||
"GatheredAccountList": "收集的账号",
|
||||
"General": "基本",
|
||||
|
|
Loading…
Reference in New Issue