Remove unused i18n text

This commit is contained in:
Pig Fang 2019-07-08 13:17:01 +08:00
parent a4d4dcfa9c
commit 588b4db2c6
2 changed files with 0 additions and 8 deletions

View File

@ -1,6 +1,4 @@
auth:
emptyIdentification: Empty email/player name.
emptyPassword: Password is required.
emptyCaptcha: Empty captcha.
login: Log In
loggingIn: Logging In
@ -9,11 +7,9 @@ auth:
recaptcha: You fails too many times! Please pass the reCAPTCHA challenge.
emptyEmail: Empty email address.
invalidEmail: Invalid format of email address.
invalidPassword: Invalid password. The length of password should between 8 and 32.
emptyConfirmPwd: Empty confirming password.
invalidConfirmPwd: Confirming password is not equal with password.
emptyNickname: Empty nickname.
emptyPlayerName: Empty player name.
register: Register
registering: Registering
send: Send

View File

@ -1,6 +1,4 @@
auth:
emptyIdentification: 你还没有填写邮箱/角色名哦
emptyPassword: 密码要好好填哦
emptyCaptcha: 你还没有填写验证码哦
login: 登录
loggingIn: 登录中
@ -9,11 +7,9 @@ auth:
recaptcha: 你尝试的次数太多啦,请通过 reCAPTCHA 人机验证
emptyEmail: 你还没有填写邮箱哦
invalidEmail: 邮箱格式不正确!
invalidPassword: 无效的密码。密码长度应该大于 8 并小于 32。
emptyConfirmPwd: 确认密码不能为空
invalidConfirmPwd: 密码和确认的密码不一样诶?
emptyNickname: 你还没有填写昵称哦
emptyPlayerName: 你还没有填写角色名哦
register: 注册
registering: 注册中
send: 发送