10 lines
261 B
PHP
Raw Normal View History

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