3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-10 18:38:12 +00:00
Files
snipe-it/resources/lang/iu/passwords.php
2019-12-06 12:03:04 -08:00

8 lines
145 B
PHP

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