diff --git a/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js b/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js index f813f39259..449f5091fd 100644 --- a/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js +++ b/framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js @@ -554,8 +554,8 @@ const message = { title: '显示设置', logo: '系统 LOGO', loginLogo: '登录页左上角 LOGO', - loginImage: '登陆页面右侧图片', - loginTitle: '登陆页面提示信息', + loginImage: '登录页面右侧图片', + loginTitle: '登录页面提示信息', pageTitle: '页面 Title', sysTitle: '系统名称', theme_style: '菜单风格设置', diff --git a/framework/sdk-parent/frontend/src/i18n/lang/zh-TW.js b/framework/sdk-parent/frontend/src/i18n/lang/zh-TW.js index fc18c7f8cb..e7af3a19b4 100644 --- a/framework/sdk-parent/frontend/src/i18n/lang/zh-TW.js +++ b/framework/sdk-parent/frontend/src/i18n/lang/zh-TW.js @@ -550,8 +550,8 @@ const message = { title: '顯示設置', logo: '系統 LOGO', loginLogo: '登錄頁左上角 LOGO', - loginImage: '登陸頁面右側圖片', - loginTitle: '登陸頁面提示信息', + loginImage: '登錄頁面右側圖片', + loginTitle: '登錄頁面提示信息', pageTitle: '頁面 Title', sysTitle: '系統名稱', theme_style: '菜單風格設置',