From c0f7d6e7ff63779f92946b93a87c5328b443c412 Mon Sep 17 00:00:00 2001 From: jym503558564 <503558564@qq.com> Date: Mon, 21 Sep 2020 18:48:38 +0800 Subject: [PATCH] =?UTF-8?q?perf(translate):=20=E4=BF=AE=E6=94=B9=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E8=AE=BE=E7=BD=AE=E7=9A=84=E4=B8=80=E4=BA=9B=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/langs/cn.json | 4 ++-- src/i18n/langs/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/langs/cn.json b/src/i18n/langs/cn.json index afd5639b4..0532fc37c 100644 --- a/src/i18n/langs/cn.json +++ b/src/i18n/langs/cn.json @@ -990,9 +990,9 @@ "loginImageTip": "提示:将会显示在企业版用户登录页面(建议图片大小为: 492*472px)", "loginTitle": "登录页面标题", "loginTitleTip": "提示:将会显示在企业版用户登录页面(eg: 欢迎使用JumpServer开源堡垒机)", - "logoIndex": "管理页面logo", + "logoIndex": "Logo (带文字)", "logoIndexTip": "提示:将会显示在管理页面左上方(建议图片大小为: 185px*55px)", - "logoLogout": "退出页面logo", + "logoLogout": "Logo (不带文字)", "logoLogoutTip": "提示:将会显示在企业版用户退出页面(建议图片大小为:82px*82px)", "restoreDialogMessage": "您确定要恢复默认初始化吗?", "restoreDialogTitle": "你确认吗", diff --git a/src/i18n/langs/en.json b/src/i18n/langs/en.json index 6c0e29aa2..a7f8535a5 100644 --- a/src/i18n/langs/en.json +++ b/src/i18n/langs/en.json @@ -986,9 +986,9 @@ "loginImageTip": "Tips: This will be displayed on the enterprise user login page. (suggest image size: 492px*472px)", "loginTitle": "Title of login page", "loginTitleTip": "Tips: This will be displayed on the enterprise user login page. (eg: Welcome to the JumpServer open source fortress)", - "logoIndex": "Logo of management page", + "logoIndex": "Logo (It contains text)", "logoIndexTip": "Tips: This will appear at the top left of the administration page. (suggest image size: 185px*55px)", - "logoLogout": "Logo of logout page", + "logoLogout": "Logo (It contains no text)", "logoLogoutTip": "Tips: This will be displayed on the enterprise user logout page. (suggest image size: 82px*82px)", "restoreDialogMessage": "This will restore default Settings of the interface !!!", "restoreDialogTitle": "Are you sure?",