Add verification remarks in message files

- Result from automatic task which checks message files for missing messages or tags
This commit is contained in:
ljacqu
2016-05-24 18:37:58 +02:00
parent 8de1897412
commit e54cd526de
25 changed files with 105 additions and 33 deletions
@@ -15,6 +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
max_reg: '&8[&6玩家系统&8] &f你不允许再为你的IP在服务器注册更多用户了!'
no_perm: '&8[&6玩家系统&8] &c没有权限'
error: '&8[&6玩家系统&8] &f发现错误,请联系管理员'
@@ -63,4 +64,6 @@ email_already_used: '&8[&6玩家系统&8] &4邮箱已被使用'
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」登入游戏。 '
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!'