import.php 261 Bytes
<?php

return [

    'import'                => 'Importer',
    'title'                 => 'Import :type',
    'message'               => 'Tilladte filtyper: CSV, XLS. Venligst, <a target="_blank" href=":link"><strong>download</strong></a> eksempelfilen.',

];