From 712b754c09f8373d3ba084263e558b986d1ed71e Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Fri, 20 Jul 2018 16:51:45 +0800 Subject: [PATCH] Fix i18n --- resources/lang/en/locale.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/locale.js b/resources/lang/en/locale.js index a5dd9e3c..ef9cda46 100644 --- a/resources/lang/en/locale.js +++ b/resources/lang/en/locale.js @@ -15,7 +15,7 @@ // Login emptyIdentification: 'Empty email/player name.', emptyPassword: 'Password is required.', - emptyCaptcha: 'Empty password.', + emptyCaptcha: 'Empty captcha.', login: 'Log In', loggingIn: 'Logging In', tooManyFails: 'You fails too many times! Please enter the CAPTCHA.',