2017-12-13 11:48:50 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
|
|
'import' => 'Importovat',
|
|
|
|
|
'title' => 'Import :type',
|
2018-12-25 09:44:02 +00:00
|
|
|
'message' => 'Povolené typy: CSV, XLS. Prosím, <a target="_blank" href=":link"><strong>stáhněte</strong></a> si vzorový soubor.',
|
2017-12-13 11:48:50 +00:00
|
|
|
|
|
|
|
|
];
|