diff --git a/public/language/en-GB/reset_password.json b/public/language/en-GB/reset_password.json index 9f5b0dcc45..611c2f2fd7 100644 --- a/public/language/en-GB/reset_password.json +++ b/public/language/en-GB/reset_password.json @@ -9,7 +9,7 @@ "repeat_password": "Confirm Password", "enter_email": "Please enter your email address and we will send you an email with instructions on how to reset your account.", "enter_email_address": "Enter Email Address", - "password_reset_sent": "Password Reset Sent", + "password_reset_sent": "A password reset email has been sent to the specified address. Please note that only one email will be sent per minute.", "invalid_email": "Invalid Email / Email does not exist!", "password_too_short": "The password entered is too short, please pick a different password.", "passwords_do_not_match": "The two passwords you've entered do not match.",