mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
24 lines
1.1 KiB
PHP
24 lines
1.1 KiB
PHP
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
Version 1.5.6
|
|
Created 23:02 15.01.2014 UTF-8
|
|
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
|
|
|
Responsible for Translation:
|
|
Eugene Kuligin (http://github.com/shaman)
|
|
|
|
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
|
Ask a question http://github.com/opencart-ukraine
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['paid_on_amazon_text'] = 'Платний на Amazon'; #48607
|
|
$_['shipping_text'] = 'Доставка'; #48568
|
|
$_['shipping_tax_text'] = 'Вартість доставки'; #48569
|
|
$_['gift_wrap_text'] = 'Подарункова упаковка'; #48570
|
|
$_['gift_wrap_tax_text'] = 'Вартість подарункової упаковки'; #48571
|
|
$_['sub_total_text'] = 'Проміжний підсумок'; #48572
|
|
$_['tax_text'] = 'Податок'; #48573
|
|
$_['total_text'] = 'Разом'; #48574
|