first commit

This commit is contained in:
2025-08-02 16:30:27 +02:00
commit 23646bfcee
14851 changed files with 1750626 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<?php
$txt_str['replacement'] = [
'header' => 'Returned goods/Credit note/change',
'order' => 'Order code:',
'changePriceLevel' => 'Change price level',
'priceLevel' => 'Price level',
'return/create' => 'Credit note (Undo all)',
'return/create-title' => 'Undo all / Credit note',
'copyProduct' => 'Copy product',
'changeForProducts' => 'Change for products',
'addProduct' => 'Add product',
'addReturningProduct' => 'Add returning product',
'vratka' => 'Returned goods from this order are ord. num.:',
'vratkaOrd' => 'Order are Returned goods from order num.',
'code' => 'Code',
'ean' => 'Ean',
'origPcs' => 'Originally pcs',
'origPrice' => 'Originally piece price without tax',
'origTax' => 'tax',
'returned' => 'Returned',
'prodFromOrders' => 'Products from order',
'printLabels' => 'Tisk štítků',
];