snipe-it/resources/lang/en/passwords.php
2018-08-14 18:11:32 -07:00

8 lines
145 B
PHP

<?php
return [
'sent' => 'Your password link has been sent!',
'user' => 'No matching active user found with that email.',
];