mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 04:03:34 -08:00
Updated string
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
386272a618
commit
1b6df232aa
|
@ -17,7 +17,7 @@ return array(
|
|||
|
||||
"user" => "Username or email address is incorrect",
|
||||
|
||||
"token" => "This password reset token is invalid or expired.",
|
||||
"token" => 'This password reset token is invalid or expired, or does not match the username provided.',
|
||||
|
||||
"sent" => "If a matching email address was found, a password reminder has been sent!",
|
||||
|
||||
|
|
Loading…
Reference in a new issue