Перевірка відповідності зміних

This commit is contained in:
dinox-pro
2017-03-03 19:48:11 +02:00
parent 21d7f6e683
commit 513812a58c
38 changed files with 149 additions and 100 deletions

View File

@@ -4,4 +4,6 @@ $_['text_total_shipping'] = 'Shipping';
$_['text_total_discount'] = 'Discount';
$_['text_total_tax'] = 'Tax';
$_['text_total_sub'] = 'Sub-total';
$_['text_total'] = 'Total';
$_['text_total'] = 'Total';
$_['text_smp_id'] = 'Selling Manager sale ID: ';
$_['text_buyer'] = 'Buyer username: ';