From 9f19897528b8974edda1c44c6e98421da0520584 Mon Sep 17 00:00:00 2001 From: printempw Date: Thu, 9 Nov 2017 20:49:15 +0800 Subject: [PATCH] Tweak i18n text --- resources/lang/en/auth.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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?