😎修复文本名称-用户名
This commit is contained in:
parent
486018f709
commit
e5616c21b4
@ -14,7 +14,7 @@ export default {
|
||||
accountPlaceholder3: 'Please enter the verification code',
|
||||
accountBtnText: 'Sign in',
|
||||
lockTag: 'Caps lock is on',
|
||||
accountneed: 'Please enter the email',
|
||||
accountneed: 'Please enter the user name',
|
||||
passwordneed: 'Please enter the password',
|
||||
codeNeed: 'Please enter the verification code',
|
||||
splitslive: 'Please hold down the slider to drag',
|
||||
|
||||
@ -14,11 +14,11 @@ export default {
|
||||
accountPlaceholder3: '请输入验证码',
|
||||
accountBtnText: '登 录',
|
||||
lockTag: '大写锁定已打开',
|
||||
accountneed: '请输入邮箱',
|
||||
accountneed: '请输入用户名',
|
||||
passwordneed: '请输入密码',
|
||||
codeNeed: '请输入验证码',
|
||||
splitslive: '请按住滑块拖动',
|
||||
loginfail: '登录失败,请检查邮箱或密码!',
|
||||
loginfail: '登录失败,请检查用户名或密码!',
|
||||
notprivilege: '抱歉,您没有登录权限',
|
||||
success: '验证通过',
|
||||
captchaExpired: '验证码已过期',
|
||||
|
||||
@ -14,7 +14,7 @@ export default {
|
||||
accountPlaceholder3: '請輸入驗證碼',
|
||||
accountBtnText: '登入',
|
||||
lockTag: '大寫鎖定已打開',
|
||||
accountneed: '請輸入電子郵件',
|
||||
accountneed: '請輸入用戶名',
|
||||
passwordneed: '請輸入密碼',
|
||||
codeNeed: '請輸入驗證碼',
|
||||
splitslive: '請按住滑塊拖動',
|
||||
|
||||
@ -14,7 +14,7 @@ export default {
|
||||
accountPlaceholder3: '請輸入驗證碼',
|
||||
accountBtnText: '登入',
|
||||
lockTag: '大寫鎖定已打開',
|
||||
accountneed: '請輸入電子郵件',
|
||||
accountneed: '請輸入用戶名',
|
||||
passwordneed: '請輸入密碼',
|
||||
codeNeed: '請輸入驗證碼',
|
||||
splitslive: '請按住滑塊拖動',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user