Fix translation issue of empty CAPTCHA
This commit is contained in:
parent
df00c41237
commit
b6fb15cc10
|
|
@ -15,7 +15,7 @@
|
|||
// Login
|
||||
emptyIdentification: 'Empty email/player name.',
|
||||
emptyPassword: 'Password is required.',
|
||||
emptyCaptcha: 'Empty password.',
|
||||
emptyCaptcha: 'Please enter the CAPTCHA.',
|
||||
login: 'Log In',
|
||||
loggingIn: 'Logging In',
|
||||
tooManyFails: 'You fails too many times! Please enter the CAPTCHA.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user