mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
24 lines
1.1 KiB
PHP
Executable File
24 lines
1.1 KiB
PHP
Executable File
<?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_amazonus_text'] = 'Платний на Amazon US'; #48608
|
|
$_['shipping_text'] = 'Доставка'; #48609
|
|
$_['shipping_tax_text'] = 'Вартість доставки'; #48610
|
|
$_['gift_wrap_text'] = 'Подарункова упаковка'; #48611
|
|
$_['gift_wrap_tax_text'] = 'Вартість подарункової упаковки'; #48612
|
|
$_['sub_total_text'] = 'Проміжний підсумок'; #48613
|
|
$_['tax_text'] = 'Податок'; #48614
|
|
$_['total_text'] = 'Разом'; #48615
|