first commit
This commit is contained in:
24
admin/lang/english/replacement.php
Normal file
24
admin/lang/english/replacement.php
Normal 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ů',
|
||||
];
|
||||
Reference in New Issue
Block a user