This commit is contained in:
denisdulici
2018-01-13 15:25:25 +03:00
parent 6b9fcad919
commit 4f3b295ac2
26 changed files with 774 additions and 1 deletions

View File

@ -0,0 +1,9 @@
<?php
return [
'import' => 'Importer',
'title' => 'Importer :type',
'message' => 'Tillatte filtyper: CSV, XLS. <a target="_blank" href=":link"><strong>Last ned eksempelfilen</strong></a>.',
];