mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-03-07 15:16:40 +08:00
Tweak i18n text
This commit is contained in:
parent
f8e033db15
commit
9f19897528
@ -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?
|
||||
|
Loading…
Reference in New Issue
Block a user