2017-11-30 12:27:54 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
2018-08-06 10:25:41 +03:00
|
|
|
'import' => 'Importeren',
|
2018-08-06 17:44:49 +03:00
|
|
|
'title' => ':type importeren',
|
|
|
|
'message' => 'Toegestane bestandstypen: XLS, XLSX. <a target="_blank" href=":link"><strong>Download</strong></a> het voorbeeldbestand.',
|
2017-11-30 12:27:54 +03:00
|
|
|
|
|
|
|
];
|