perf: update i18n

This commit is contained in:
ibuler 2025-02-27 13:27:35 +08:00
parent 16400082e7
commit 110b3a334d
2 changed files with 14 additions and 2 deletions

View File

@ -176,7 +176,7 @@
"AuthUserAttrMapHelpText": "The key on the left belongs to the jumpserver user properties, and the value on the right belongs to the authentication platform user properties", "AuthUserAttrMapHelpText": "The key on the left belongs to the jumpserver user properties, and the value on the right belongs to the authentication platform user properties",
"Authentication": "Authentication", "Authentication": "Authentication",
"AutoPush": "Auto push", "AutoPush": "Auto push",
"Automations": "Automations", "Automation": "Automation | Automations",
"AverageTimeCost": "Average spend time", "AverageTimeCost": "Average spend time",
"AwaitingMyApproval": "Assigned", "AwaitingMyApproval": "Assigned",
"Azure": "Azure (China)", "Azure": "Azure (China)",
@ -657,6 +657,7 @@
"InterfaceSettings": "Appearance", "InterfaceSettings": "Appearance",
"Interval": "Interval", "Interval": "Interval",
"IntervalOfCreateUpdatePage": "Unit: hour", "IntervalOfCreateUpdatePage": "Unit: hour",
"Integration": "Integration",
"InvalidJson": "Invalid json", "InvalidJson": "Invalid json",
"InviteSuccess": "Invitation successful", "InviteSuccess": "Invitation successful",
"InviteUser": "Invite", "InviteUser": "Invite",
@ -1072,6 +1073,11 @@
"RunningSummary": "Running summary", "RunningSummary": "Running summary",
"SCP": "Sangfor cloud platform", "SCP": "Sangfor cloud platform",
"SMS": "Message", "SMS": "Message",
"AccountPushTask": "Account push task | Account push tasks",
"DiscoverAccountTask": "Account discovery task | Account discovery tasks",
"ChangeSecretTask": "Change secret task | Change secret tasks",
"AccountBackupTask": "Account backup task | Account backup tasks",
"ExecutionHistory": "Execution history",
"SMSProvider": "SMS service provider", "SMSProvider": "SMS service provider",
"SMTP": "Server", "SMTP": "Server",
"SPECIAL_CHAR_REQUIRED": "Must contain special characters", "SPECIAL_CHAR_REQUIRED": "Must contain special characters",

View File

@ -168,7 +168,7 @@
"AuthUserAttrMapHelpText": "左侧的键为 JumpServer 用户属性,右侧的值为认证平台用户属性", "AuthUserAttrMapHelpText": "左侧的键为 JumpServer 用户属性,右侧的值为认证平台用户属性",
"Authentication": "认证", "Authentication": "认证",
"AutoPush": "自动推送", "AutoPush": "自动推送",
"Automations": "自动化", "Automation": "自动化",
"AverageTimeCost": "平均花费时间", "AverageTimeCost": "平均花费时间",
"AwaitingMyApproval": "待我审批", "AwaitingMyApproval": "待我审批",
"Azure": "Azure (中国)", "Azure": "Azure (中国)",
@ -635,6 +635,7 @@
"InterfaceSettings": "界面设置", "InterfaceSettings": "界面设置",
"Interval": "间隔", "Interval": "间隔",
"IntervalOfCreateUpdatePage": "单位:时", "IntervalOfCreateUpdatePage": "单位:时",
"Integration": "应用集成",
"InvalidJson": "不是合法 JSON", "InvalidJson": "不是合法 JSON",
"InviteSuccess": "邀请成功", "InviteSuccess": "邀请成功",
"InviteUser": "邀请用户", "InviteUser": "邀请用户",
@ -1049,6 +1050,11 @@
"RunningPathHelpText": "填写脚本的运行路径,此设置仅 shell 脚本生效", "RunningPathHelpText": "填写脚本的运行路径,此设置仅 shell 脚本生效",
"RunningTimes": "最近5次运行时间", "RunningTimes": "最近5次运行时间",
"RunningSummary": "运行中", "RunningSummary": "运行中",
"AccountPushTask": "账号推送任务",
"DiscoverAccountTask": "账号发现任务",
"ChangeSecretTask": "账号改密任务",
"AccountBackupTask": "账号备份任务",
"ExecutionHistory": "执行历史",
"SCP": "深信服云平台", "SCP": "深信服云平台",
"SMS": "短信", "SMS": "短信",
"SMSProvider": "短信服务商", "SMSProvider": "短信服务商",