akaunting/resources/lang/cs-CZ/import.php

10 lines
266 B
PHP
Raw Normal View History

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