From ce33bdc370a9521afda09057309b01291a467046 Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Thu, 16 May 2024 19:39:03 +0800 Subject: [PATCH] perf: account related translate (#13241) Co-authored-by: feng <1304903146@qq.com> --- apps/i18n/lina/en.json | 6 +++--- apps/i18n/lina/zh.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index a1ceab8c8..0d19cddb7 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -8,6 +8,7 @@ "AccessIP": "Ip whitelist", "AccessKey": "Access key", "Account": "Account", + "AccountTemplateList": "Account templates", "AccountBackup": "Backup accounts", "AccountBackupCreate": "Create account backup", "AccountBackupDetail": "Backup account detail", @@ -31,7 +32,7 @@ "AccountPushList": "Push accounts", "AccountPushUpdate": "Update push account", "AccountStorage": "Account storage", - "AccountTemplate": "Account template", + "AccountTemplate": "Account templates", "AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. when the secret is updated, the ciphertext of the accounts created through the template will be updated.", "Accounts": "Accounts", "Action": "Action", @@ -818,7 +819,6 @@ "PrivilegedOnly": "Privileged accounts only", "PrivilegedTemplate": "Privileged", "Product": "Product", - "Profile": "Profile", "ProfileSetting": "Profile info", "Project": "Project name", "Prompt": "Prompt", @@ -1248,7 +1248,7 @@ "ViewMore": "View more", "ViewPerm": "View", "ViewSecret": "View ciphertext", - "VirtualAccountDetail": "Details of virtual account", + "VirtualAccountDetail": "Virtual account detail", "VirtualAccountHelpMsg": "Virtual accounts are specialized accounts with specific purposes when connecting assets.", "VirtualAccountUpdate": "Virtual account update", "VirtualAccounts": "Virtual accounts", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index e16203532..0a7686abe 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -8,6 +8,7 @@ "AccessIP": "IP 白名单", "SuEnabled": "启用开关", "AccessKey": "访问密钥", + "AccountTemplateList": "账号模版列表", "HistoryRecord": "历史记录", "UserPasswordChangeLog": "用户密码修改日志", "Account": "账号信息", @@ -1216,7 +1217,6 @@ "UserGroupList": "用户组", "UserGroupUpdate": "更新用户组", "UserGroups": "用户组", - "Profile": "个人信息", "UserList": "用户列表", "UserLoginACLHelpMsg": "登录系统时,可以根据用户的登录 IP 和时间段进行审核,判断是否可以登录系统(全局生效)", "UserLoginACLHelpText": "登录系统时,可以根据用户的登录 IP 和时间段进行审核,判断是否可以登录",