10 lines
266 B
PHP
10 lines
266 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'Importera',
|
|
'title' => 'Importera :type',
|
|
'message' => 'Tillåtna filtyper: CSV, XLS. var vänlig, <a target="_blank" href=":link"><strong>Hämta</strong></a> exempelfilen.',
|
|
|
|
];
|