Implement /email setpassword
This commit is contained in:
@@ -47,6 +47,7 @@ recovery_code_sent: '已將重設密碼的恢復代碼發送到您的電子郵
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: '恢復代碼錯誤!使用指令: "/email recovery [電郵地址]" 生成新的一個恢復代碼。'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&c你的帳戶未激活,請確認電郵!'
|
||||
usage_unreg: '&c使用方法: "/unregister <你的密碼>"'
|
||||
pwd_changed: '&2密碼已更變!'
|
||||
@@ -88,6 +89,7 @@ email_already_used: '&4此電子郵件地址已被使用'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&3請使用命令: /email add [你的電郵地址] [重覆確認你的電郵地址] 將您的電子郵件添加到您的帳戶"'
|
||||
recovery_email: '&3忘記密碼了嗎? 請使用命令: "/email recovery [你的電郵地址]"'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
|
||||
# Captcha
|
||||
|
||||
Reference in New Issue
Block a user