mirror of https://github.com/jumpserver/jumpserver
perf: Translate
parent
801ce10fba
commit
0de1353dd7
|
@ -15,7 +15,6 @@
|
|||
"AccountBackupDetail": "Backup account details",
|
||||
"AccountBackupList": "Backup account",
|
||||
"AccountBackupUpdate": "Update account backup",
|
||||
"AccountChangeSecret": "Change account secret",
|
||||
"AccountChangeSecretDetail": "Change account secret details",
|
||||
"AccountDeleteConfirmMsg": "Delete account, continue?",
|
||||
"AccountDiscoverDetail": "Gather account details",
|
||||
|
@ -1462,5 +1461,8 @@
|
|||
"FailCount": "Failure Count",
|
||||
"ChangeSecretFailAccounts": "Secret Change Failed Accounts",
|
||||
"OngoingPwdChange": "Ongoing Secret Change",
|
||||
"AccountResult": "Account Success/Failure"
|
||||
"AccountResult": "Account Success/Failure",
|
||||
"ResetSecret": "Reset secret",
|
||||
"Connectable": "Connectable",
|
||||
"AccountRecord": "Account record"
|
||||
}
|
|
@ -14,7 +14,6 @@
|
|||
"AccountBackupDetail": "账号备份详情",
|
||||
"AccountBackupList": "账号备份列表",
|
||||
"AccountBackupUpdate": "更新账号备份",
|
||||
"AccountChangeSecret": "账号改密",
|
||||
"AccountChangeSecretDetail": "账号改密详情",
|
||||
"AccountDeleteConfirmMsg": "删除账号,是否继续?",
|
||||
"AccountDiscoverDetail": "账号发现详情",
|
||||
|
@ -1460,5 +1459,12 @@
|
|||
"FailCount": "失败数",
|
||||
"ChangeSecretFailAccounts": "改密失败账号",
|
||||
"OngoingPwdChange": "当前正在改密情况",
|
||||
"AccountResult": "账号成功/失败情况"
|
||||
"AccountResult": "账号成功/失败情况",
|
||||
"ResetSecret": "可改密",
|
||||
"Connectable": "可连接",
|
||||
"AccountRecord": "账号记录",
|
||||
"RiskDetection": "风险检测",
|
||||
"DetectResults": "检测结果",
|
||||
"DetectTasks": "检测任务",
|
||||
"DetectEngines": "检测引擎"
|
||||
}
|
Loading…
Reference in New Issue