3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-30 04:14:17 +00:00
Files
snipe-it/resources/lang/id/passwords.php
2016-06-22 14:39:19 -07:00

8 lines
168 B
PHP

<?php
return [
'sent' => 'Your password link has been sent!',
'user' => 'That user does not exist or does not have an email address associated',
];