mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
add latest translate by by Sirchyk
This commit is contained in:
10
catalog/language/ukrainian/openbay/amazon_order.php
Executable file
10
catalog/language/ukrainian/openbay/amazon_order.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_paid_amazon'] = 'Paid on Amazon';
|
||||
$_['text_total_shipping'] = 'Shipping';
|
||||
$_['text_total_shipping_tax'] = 'Shipping tax';
|
||||
$_['text_total_giftwrap'] = 'Gift wrap';
|
||||
$_['text_total_giftwrap_tax'] = 'Gift wrap tax';
|
||||
$_['text_total_sub'] = 'Sub-total';
|
||||
$_['text_tax'] = 'Tax';
|
||||
$_['text_total'] = 'Total';
|
||||
10
catalog/language/ukrainian/openbay/amazonus_order.php
Executable file
10
catalog/language/ukrainian/openbay/amazonus_order.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_paid_amazon'] = 'Paid on Amazon US';
|
||||
$_['text_total_shipping'] = 'Shipping';
|
||||
$_['text_total_shipping_tax'] = 'Shipping tax';
|
||||
$_['text_total_giftwrap'] = 'Gift wrap';
|
||||
$_['text_total_giftwrap_tax'] = 'Gift wrap tax';
|
||||
$_['text_total_sub'] = 'Sub-total';
|
||||
$_['text_tax'] = 'Tax';
|
||||
$_['text_total'] = 'Total';
|
||||
7
catalog/language/ukrainian/openbay/ebay_order.php
Executable file
7
catalog/language/ukrainian/openbay/ebay_order.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_total_shipping'] = 'Shipping';
|
||||
$_['text_total_discount'] = 'Discount';
|
||||
$_['text_total_tax'] = 'Tax';
|
||||
$_['text_total_sub'] = 'Sub-total';
|
||||
$_['text_total'] = 'Total';
|
||||
7
catalog/language/ukrainian/openbay/etsy_order.php
Executable file
7
catalog/language/ukrainian/openbay/etsy_order.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_total_shipping'] = 'Shipping';
|
||||
$_['text_total_discount'] = 'Discount';
|
||||
$_['text_total_tax'] = 'Tax';
|
||||
$_['text_total_sub'] = 'Sub-total';
|
||||
$_['text_total'] = 'Total';
|
||||
Reference in New Issue
Block a user