first commit
This commit is contained in:
10
admin/lang/czech/export.php
Normal file
10
admin/lang/czech/export.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$txt_str['export'] = [
|
||||
'Exports' => 'Exporty',
|
||||
'ExportOfProducts' => 'Export produktů',
|
||||
'ExportOfSellingProducts' => 'Export prodejnosti produktů',
|
||||
'ExportOrders' => 'Export objednávek',
|
||||
'ExportUsers' => 'Export uživatelů',
|
||||
'ExportInvoices' => 'Export faktur',
|
||||
];
|
||||
Reference in New Issue
Block a user