2018-01-13 15:25:25 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
'import' => 'Importer',
|
|
|
|
'title' => 'Importer :type',
|
2018-12-11 16:47:45 +03:00
|
|
|
'message' => 'Tillate filtyper: XLS, XLSX. Vennligst <a target="_blank" href=":link"><strong>last ned</strong></a> malfilen.',
|
2018-01-13 15:25:25 +03:00
|
|
|
|
|
|
|
];
|