- Add usage message on argument mismatch where available - Remove unused message keys - Create tool task to search for a message key's usages and to find unused keys
This commit is contained in:
@@ -35,7 +35,6 @@ not_logged_in: '&8[&6用戶系統&8] &c你還沒有登入 !'
|
||||
max_reg: '&8[&6用戶系統&8] &f你的IP地址已達到註冊數上限。'
|
||||
no_perm: '&8[&6用戶系統&8] &b嗯~你想幹甚麼?'
|
||||
error: '&8[&6用戶系統&8] &f發生錯誤,請與管理員聯絡。'
|
||||
unsafe_spawn: '&8[&6用戶系統&8] &f你的登出位置不安全,現在將傳送你到重生點。'
|
||||
kick_forvip: '&c喔!因為有VIP玩家登入了伺服器。'
|
||||
|
||||
# AntiBot
|
||||
@@ -86,7 +85,6 @@ email_added: '&8[&6用戶系統&8] &a已新增你的電郵地址。'
|
||||
email_confirm: '&8[&6用戶系統&8] &5請重覆輸入你的電郵地址。'
|
||||
email_changed: '&8[&6用戶系統&8] &a你的電郵地址已更改。'
|
||||
email_send: '&8[&6用戶系統&8] &a忘記密碼信件已寄出,請查收。'
|
||||
email_exists: '&8[&6用戶系統&8] &c訊息已發送!如果你收不到該封電郵,可以使用以下指令進行重寄:'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
|
||||
email_already_used: '&8[&6用戶系統&8] &4這個電郵地址已被使用。'
|
||||
|
||||
Reference in New Issue
Block a user