fix: harden login for MLPS requirements
This commit is contained in:
@@ -99,7 +99,7 @@ const enUS = {
|
||||
email: 'Email',
|
||||
loginIdentifier: 'Phone / Email',
|
||||
password: 'Password',
|
||||
rememberPassword: 'Remember password',
|
||||
rememberAccount: 'Remember account',
|
||||
forgotPassword: 'Forgot password',
|
||||
},
|
||||
membershipBlocked: {
|
||||
|
||||
@@ -101,7 +101,7 @@ const zhCN = {
|
||||
email: "邮箱",
|
||||
loginIdentifier: "手机号 / 邮箱",
|
||||
password: "密码",
|
||||
rememberPassword: "记住密码",
|
||||
rememberAccount: "记住账号",
|
||||
forgotPassword: "忘记密码",
|
||||
},
|
||||
membershipBlocked: {
|
||||
|
||||
Reference in New Issue
Block a user