- Introduce /email code
- Add max tries for /email code - Introduce a PasswordRecoveryService
This commit is contained in:
@@ -44,7 +44,9 @@ accounts_owned_self: 'Je bezit %count accounts:'
|
||||
accounts_owned_other: 'De speler %name heeft %count accounts:'
|
||||
two_factor_create: '&2Je geheime code is %code. Je kunt hem scannen op %url'
|
||||
recovery_code_sent: 'Een herstelcode voor je wachtwoord is naar je mailbox gestuurd.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'De herstelcode is niet correct! Gebruik "/email recovery [email]" om een nieuwe te krijgen'
|
||||
# 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: 'Je account is nog niet geactiveerd, controleer je mailbox!'
|
||||
usage_unreg: '&cGebruik: /unregister password'
|
||||
pwd_changed: '&cWachtwoord succesvol aangepast!'
|
||||
|
||||
Reference in New Issue
Block a user