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: '&b【AuthMe】&6密碼正確,你已成功登入!'
vb_nonActiv: '&b【AuthMe】&6你的帳號還沒有經過驗證! 檢查看看你的電子信箱 (Email) 吧!'
user_regged: '&b【AuthMe】&6這個帳號已經被註冊過了!'
usage_reg: '&b【AuthMe】&6用法: &c"/register <密碼> <確認密碼>"'
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
max_reg: '&b【AuthMe】&6你的 IP 位置所註冊的帳號數量已經達到最大。'
no_perm: '&b【AuthMe】&6你沒有使用該指令的權限。'
error: '&b【AuthMe】&6發生錯誤,請聯繫管理員'
@@ -63,4 +64,6 @@ email_already_used: '&b【AuthMe】&4這個電郵地址已被使用。'
email_exists: '&b【AuthMe】&6這個帳戶已經有設定電子郵件了'
two_factor_create: '&b【AuthMe - 兩步驗證碼】&b你的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url'
not_owner_error: '&b【AuthMe】&4警告!&c你並不是此帳戶持有人,請立即登出。'
invalid_name_case: '&b【AuthMe】&4警告!&c你應該使用「%valid」而並非「%invalid」登入遊戲。'
invalid_name_case: '&b【AuthMe】&4警告!&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!'