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

8 lines
150 B
PHP

<?php
return [
'sent' => 'Twój link do hasła został wysłany!',
'user' => 'No matching active user found with that email.',
];