diff --git a/src/i18n/langs/en.json b/src/i18n/langs/en.json index 6e8bb5c80..4afd9b881 100644 --- a/src/i18n/langs/en.json +++ b/src/i18n/langs/en.json @@ -844,5 +844,53 @@ "Reject": "", "Close": "", "Comment": "" + }, + "xpack": { + "InterfaceSettings": "Interface setting", + "loginTitle": "Title of login page", + "loginImage": "Image of login page", + "favicon": "Website icon", + "logoIndex": "Logo of management page", + "logoLogout": "Logo of logout page", + "RestoreButton": "Restore Default", + "GatherUserList": "收集用户", + "GatherUserTaskList": "任务列表", + "GatherUserTaskCreate": "创建任务", + "Timer": "定时执行", + "GatherUserTaskUpdate": "更新任务", + "OrganizationList": "组织管理", + "OrganizationCreate": "创建组织", + "OrganizationUpdate": "更新组织", + "OrganizationDetail": "组织详情", + "Admin": "管理员", + "Auditor": "审计员", + "User": "用户", + "UserGroup": "用户组", + "Asset": "资产", + "Domain": "网域", + "AdminUser": "管理用户", + "SystemUser": "系统用户", + "Label": "标签", + "License": "License", + "NoLicense": "No License", + "SubscriptionID": "Subscription ID", + "Corporation": "Corporation", + "Expired": "Expired", + "AssetCount": "Asset count", + "Edition": "Edition", + "LicenseDetail": "License detail", + "ImportLicense": "Import license", + "LicenseFile": "License file", + "ImportLicenseTip": "Please Import License", + "logoLogoutTip": "Tips: This will be displayed on the enterprise user logout page. (suggest image size: 82px*82px)", + "logoIndexTip": "Tips: This will appear at the top left of the administration page. (suggest image size: 185px*55px)", + "faviconTip": "Tips: website icon. (suggest image size: 16px*16px)", + "loginImageTip": "Tips: This will be displayed on the enterprise user login page. (suggest image size: 492px*472px)", + "loginTitleTip": "Tips: This will be displayed on the enterprise user login page. (eg: Welcome to the JumpServer open source fortress)", + "restoreDialogTitle": "Are you sure?", + "restoreDialogMessage": "This will restore default Settings of the interface !!!", + "import": "Import", + "technologyConsult": "Technology Consult", + "consult": "Consult" } }