#1073 Email recovery delay: update project files following new messages & config

This commit is contained in:
ljacqu
2017-02-25 22:42:23 +01:00
parent c197a330f3
commit 33c4a4690f
30 changed files with 360 additions and 47 deletions
@@ -86,8 +86,19 @@ email_send_failure: 'The email could not be sent. Please contact an administrato
show_no_email: '&2You currently don''t have email address associated with this account.'
add_email: '&3Please add your email to your account with the command: /email add <yourEmail> <confirmEmail>'
recovery_email: '&3Forgot your password? Please use the command: /email recovery <yourEmail>'
email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
# Captcha
usage_captcha: '&3To login you have to solve a captcha code, please use the command: /captcha <theCaptcha>'
wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
valid_captcha: '&2Captcha code solved correctly!'
# Time units
second: 'second'
seconds: 'seconds'
minute: 'minute'
minutes: 'minutes'
hour: 'hour'
hours: 'hours'
day: 'day'
days: 'days'