Update verification notes in messages files + add entry for #743 invalid chars in password

This commit is contained in:
ljacqu
2016-06-03 12:52:47 +02:00
parent 55f7e8097a
commit e8717ba076
26 changed files with 225 additions and 171 deletions
@@ -15,7 +15,7 @@ login: '&8[&6玩家系统&8] &c已成功登录!'
vb_nonActiv: '&8[&6玩家系统&8] &f你的帐号还未激活,请查看你的邮箱!'
user_regged: '&8[&6玩家系统&8] &c此用户已经在此服务器注册过'
usage_reg: '&8[&6玩家系统&8] &c正确用法:“/register <密码> <再输入一次以确定密码>”'
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
max_reg: '&8[&6玩家系统&8] &f你不允许再为你的IP在服务器注册更多用户了!'
no_perm: '&8[&6玩家系统&8] &c没有权限'
error: '&8[&6玩家系统&8] &f发现错误,请联系管理员'
@@ -65,5 +65,7 @@ email_exists: '&8[&6玩家系统&8] &c恢复邮件已发送 ! 你可以丢弃它
two_factor_create: '&8[&6玩家系统&8] &2你的代码是 %code,你可以使用 %url 来扫描'
not_owner_error: '&8[&6玩家系统&8] &4警告! &c你并不是此帐户持有人,请立即登出。 '
invalid_name_case: '&8[&6玩家系统&8] &c你应该使用「%valid」而并非「%invalid」登入游戏。 '
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
# TODO denied_chat: '&cIn order to chat you must be authenticated!'