snipe-it/resources/lang/hr/passwords.php
2018-09-28 11:54:52 -07:00

8 lines
136 B
PHP

<?php
return [
'sent' => 'Veza lozinke je poslana!',
'user' => 'No matching active user found with that email.',
];