- Introduce /email code
- Add max tries for /email code - Introduce a PasswordRecoveryService
This commit is contained in:
@@ -44,7 +44,9 @@ accounts_owned_self: 'Bạn sở hữu %count tài khoản:'
|
||||
accounts_owned_other: 'Người chơi %name có %count tài khoản:'
|
||||
two_factor_create: '&2Mã bí mật của bạn là %code. Bạn có thể quét nó tại đây %url'
|
||||
recovery_code_sent: 'Một mã khôi phục mật khẩu đã được gửi đến địa chỉ email của bạn.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'Mã khôi phục không đúng! Dùng lệnh /email recovery [email] để tạo một mã mới'
|
||||
# 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.'
|
||||
vb_nonActiv: '&cTài khoản của bạn chưa được kích hoạt, vui lòng kiểm tra email!'
|
||||
usage_unreg: '&cSử dụng: /unregister <mật khẩu>'
|
||||
pwd_changed: '&2Thay đổi mật khẩu thành công!'
|
||||
|
||||
Reference in New Issue
Block a user