10 lines
263 B
PHP
Raw Normal View History

2018-04-14 14:16:03 +03:00
<?php
return [
'import' => 'Importer',
2018-10-05 13:48:42 +02:00
'title' => 'Importer :type',
2018-04-14 14:16:03 +03:00
'message' => 'Tilladte filtyper: CSV, XLS. Venligst, <a target="_blank" href=":link"><strong>download</strong></a> eksempelfilen.',
];