Fix translation issue of empty CAPTCHA

This commit is contained in:
LittleStudio-Little_Qiu 2018-07-20 17:08:08 +08:00 committed by 621sama
parent df00c41237
commit b6fb15cc10

View File

@ -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.',