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',
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
];