3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 22:10:25 +00:00
Files
snipe-it/resources/lang/da/passwords.php
2018-09-28 11:54:52 -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.',
];