10 lines
253 B
PHP
10 lines
253 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'Importer',
|
|
'title' => 'Importer :type',
|
|
'message' => 'Tillatte filtyper: CSV, XLS. <a target="_blank" href=":link"><strong>Last ned eksempelfilen</strong></a>.',
|
|
|
|
];
|