mirror of
https://github.com/dataease/dataease.git
synced 2026-05-24 06:18:10 +08:00
perf(X-Pack): 第三方平台登录提示文案优化
This commit is contained in:
committed by
dataeaseShu
parent
3ec0398d30
commit
105b4f1af2
@@ -427,7 +427,8 @@ export default {
|
||||
'The password has expired. Please contact the administrator to modify or reset it',
|
||||
pwd_exp_tips:
|
||||
'Password will expire in {0} days, please change your password as soon as possible',
|
||||
qr_code: 'QR Code'
|
||||
qr_code: 'QR Code',
|
||||
platform_disable: '{0} setting disabled!'
|
||||
},
|
||||
component: {
|
||||
columnList: 'List item',
|
||||
|
||||
@@ -416,7 +416,8 @@ export default {
|
||||
other_login: '其他登錄方式',
|
||||
pwd_invalid_error: '密碼已過期請聯系管理員修改或重置',
|
||||
pwd_exp_tips: '密碼在 {0} 天後過期,請盡快修改密碼',
|
||||
qr_code: '二維碼'
|
||||
qr_code: '二維碼',
|
||||
platform_disable: '{0}設置未開啟!'
|
||||
},
|
||||
component: {
|
||||
columnList: '列表項目',
|
||||
|
||||
@@ -417,7 +417,8 @@ export default {
|
||||
other_login: '其他登录方式',
|
||||
pwd_invalid_error: '密码已过期请联系管理员修改或重置',
|
||||
pwd_exp_tips: '密码在 {0} 天后过期,请尽快修改密码',
|
||||
qr_code: '二维码'
|
||||
qr_code: '二维码',
|
||||
platform_disable: '{0}设置未开启!'
|
||||
},
|
||||
component: {
|
||||
columnList: '列表项',
|
||||
|
||||
Reference in New Issue
Block a user