diff --git a/resources/lang/en/auth.yml b/resources/lang/en/auth.yml index 865bf8a0..458f10de 100644 --- a/resources/lang/en/auth.yml +++ b/resources/lang/en/auth.yml @@ -19,11 +19,11 @@ register: repeat-pwd: Repeat your password close: Well, this site doesn't allow any register. success: Registered successfully. Redirecting... - success-without-player: Registered successfully but you may add your player manually because the player name is duplicated. - success-with-chinese-player-name: Registered successfully but you may add your player manually because player name contains Chinese characters. + success-without-player: Your account is successfully registered. But you may need to add a player manually since there was already someone occupied the player name. + success-with-chinese-player-name: Your account is successfully registered. But you may need to add a player manually because the nickname contains Chinese characters. max: You can't register more than :regs accounts. registered: The email address is already registered. - auto-add-player: Auto add a player with my nickname after registered successfully. + auto-add-player: Add an player with the associated name forgot: title: Forgot Password @@ -73,7 +73,7 @@ nickname: Nickname email: Email identification: Email or player name password: Password -captcha: Please enter the CAPTCHA. +captcha: CAPTCHA change-captcha: Click to change CAPTCHA image. login-link: Already registered? Log in here. forgot-link: Forgot password?