From 251db733b2e98bb98cceebbd62da38f56b00bf1f Mon Sep 17 00:00:00 2001 From: wangruidong <940853815@qq.com> Date: Wed, 21 Feb 2024 18:51:13 +0800 Subject: [PATCH] perf: i18n modify --- apps/i18n/lina/en.json | 23 ++++++++++++----------- apps/i18n/lina/zh.json | 1 + 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index c1b233405..9de295527 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -145,7 +145,7 @@ "Assignees": "Pending Handler", "AttrName": "Attribute Name", "AttrValue": "Attribute value", - "Audits": "Audit Console", + "Audits": "Audit", "Auth": "Authentication", "AuthLimit": "Login Restrictions", "AuthSAMLCertHelpText": "Save after uploading the certificate key, then view SP Metadata", @@ -257,7 +257,7 @@ "CommandGroupUpdate": "Update Command Group", "CommandStorage": "Command Storage", "CommandStorageUpdate": "Update Cmd Storage", - "Commands": "Command Record", + "Commands": "Command Records", "Comment": "Note", "CommentHelpText": "Note: Remarks will be displayed when hovered over in the Luna page's user authorization asset tree. Ordinary users can view, please do not fill in sensitive information.", "CommunityEdition": "Community Version", @@ -344,7 +344,7 @@ "DateSync": "Sync Date", "DateUpdated": "Update Date", "Day": "Day", - "DeclassificationLogNum": "Change Password Log Count", + "DeclassificationLogNum": "Password Change Logs", "DefaultDatabase": "Default Database", "DefaultPort": "Default Port", "Delete": "Delete", @@ -386,6 +386,7 @@ "DownloadReplay": "Download Recording", "DownloadUpdateTemplateMsg": "Download Update Template", "DragUploadFileInfo": "Drag files here, or click here to upload", + "Duration": "Duration", "DuplicateFileExists": "Uploading a file with the same name is not allowed, please delete the file with the same name", "DynamicUsername": "Dynamic Username", "Edit": "Edit", @@ -558,7 +559,7 @@ "JobCenter": "Task Center", "JobCreate": "Create Job", "JobDetail": "Job Details", - "JobExecutionLog": "Job Log", + "JobExecutionLog": "Job Logs", "JobList": "Job", "JobUpdate": "Update Job", "KingSoftCloud": "Kingsoft Cloud", @@ -603,7 +604,7 @@ "LoginFailed": "Login Failed", "LoginFrom": "Login Source", "LoginImageTip": "Note: It will appear on the enterprise user login page (recommended image size: 492*472px)", - "LoginLog": "Login Log", + "LoginLog": "Login Logs", "LoginNum": "Login Count", "LoginPasswordSetting": "Login Password Settings", "LoginRequiredMsg": "The account has logged out, please log in again.", @@ -615,7 +616,7 @@ "LogoIndexTip": "Tip: It will be displayed in the upper left corner of the page (Recommended image size: 185px*55px)", "LogoLogoutTip": "Tip: It will be displayed on the web terminal page of Enterprise Edition users (recommended image size: 82px*82px)", "Logout": "Logout", - "LogsAudit": "Log auditing", + "LogsAudit": "Log audit", "Lowercase": "Lowercase", "LunaSettingUpdate": "Luna Configuration Settings", "MFAErrorMsg": "MFA errors, please check", @@ -702,7 +703,7 @@ "OneClickReadMsg": "Are you sure you want to mark the current information as read?", "OnlineSession": "Online users", "OnlineSessionHelpMsg": "Unable to log out of the current session because it is the current user's online session. Currently only users logged in via Web are being logged.", - "OnlineSessions": "Online Sessions Number", + "OnlineSessions": "Online Sessions Count", "OnlineUserDevices": "Online User Devices", "OnlyMailSend": "Current support for email sending", "OnlySearchCurrentNodePerm": "Only Search the Current Node's Authorization", @@ -710,7 +711,7 @@ "OpenStack": "OpenStack", "OpenStatus": "In Approval", "OpenTicket": "Create a Ticket", - "OperateLog": "Operation Log", + "OperateLog": "Operation Logs", "OperationLogNum": "Operation Logs", "OrgAdmin": "Organization Admin", "OrgAuditor": "Org Auditors", @@ -736,7 +737,7 @@ "PasskeyAddDisableInfo": "Your authentication source is {source}, and adding a Passkey is not supported", "Passphrase": "Key Password", "Password": "Password", - "PasswordChangeLog": "Password Change Log", + "PasswordChangeLog": "Password Change Logs", "PasswordExpired": "Password Expired", "PasswordPlaceholder": "Please Enter Password", "PasswordRecord": "Password Record", @@ -964,10 +965,10 @@ "SessionData": "Session Data", "SessionDetail": "Session Details", "SessionID": "Session ID", - "SessionList": "Conversation History", + "SessionList": "Session Records", "SessionMonitor": "Monitor", "SessionOffline": "Historical Sessions", - "SessionOnline": "Online Session", + "SessionOnline": "Online Sessions", "SessionSecurity": "Session security", "SessionState": "Session Status", "SessionTerminate": "Session Termination", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 50a2a3f58..bca892e27 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -383,6 +383,7 @@ "DownloadUpdateTemplateMsg": "下载更新模板", "DragUploadFileInfo": "将文件拖到此处,或点击此处上传", "DuplicateFileExists": "不允许上传同名文件,请删除同名文件", + "Duration": "时长", "DynamicUsername": "动态用户名", "Edit": "编辑", "Edition": "版本",