snipe-it/resources/lang/da/passwords.php
2020-10-08 18:43:06 -07:00

8 lines
149 B
PHP

<?php
return [
'sent' => 'Dit adgangskode link er blevet sendt!',
'user' => 'No matching active user found with that email.',
];