diff --git a/resources/lang/en/passwords.php b/resources/lang/en/passwords.php index 6205ef774d92..4772940015a5 100644 --- a/resources/lang/en/passwords.php +++ b/resources/lang/en/passwords.php @@ -1,6 +1,6 @@ 'Your password link has been sent!', + 'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.', 'user' => 'No matching active user found with that email.', ];