mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Updated language string
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
16f963fa3d
commit
05c0819776
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
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.',
|
'user' => 'No matching active user found with that email.',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue