snipe-it/resources/lang/fi/passwords.php
2019-02-13 03:56:18 -08:00

8 lines
144 B
PHP

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