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

8 lines
146 B
PHP

<?php
return [
'sent' => 'Ditt lösenord länk har skickats!',
'user' => 'No matching active user found with that email.',
];