10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'Importeren',
|
|
'title' => ':type importeren',
|
|
'message' => 'Toegestane bestandstypen: XLS, XLSX. <a target="_blank" href=":link"><strong>Download</strong></a> het voorbeeldbestand.',
|
|
|
|
];
|