10 lines
276 B
PHP
10 lines
276 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'Importieren',
|
|
'title' => ':type importieren',
|
|
'message' => 'Erlaubte Datei-Typen: CSV, XLS. Bitte, <a target="_blank" href=":link"><strong>laden</strong></a> Sie eine Beispiel-Datei.',
|
|
|
|
];
|