Skip to content

Commit

Permalink
Updated language string
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <snipe@snipe.net>
  • Loading branch information
snipe committed Feb 11, 2022
1 parent 16f963f commit 05c0819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/en/passwords.php
@@ -1,6 +1,6 @@
<?php

return [
'sent' => '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.',
];

0 comments on commit 05c0819

Please sign in to comment.