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

8 lines
144 B
PHP

<?php
return [
'sent' => 'Salasanasi linkki on lähetetty!',
'user' => 'No matching active user found with that email.',
];