10 lines
266 B
PHP
Raw Normal View History

2017-12-13 14:48:50 +03:00
<?php
return [
'import' => 'Importovat',
'title' => 'Import :type',
2022-06-01 10:15:55 +03: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 14:48:50 +03:00
];