mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,23 +1,6 @@
|
||||
<?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.
|
||||
|
||||
Translators:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
and others.
|
||||
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['text_title'] = 'PayPal'; #44323
|
||||
$_['text_reason'] = 'Причина'; #44324
|
||||
$_['text_testmode'] = 'Шлюз оплати знаходиться у режимі Sandbox Mode. Ваш обліковий запис не має до цього відношення.'; #44325
|
||||
$_['text_total'] = 'Доставка, транспортування, знижки та податки'; #46822
|
||||
// Text
|
||||
$_['text_title'] = 'PayPal';
|
||||
$_['text_reason'] = 'REASON';
|
||||
$_['text_testmode'] = 'Warning: The payment gateway is in \'Sandbox Mode\'. Your account will not be charged.';
|
||||
$_['text_total'] = 'Shipping, Handling, Discounts & Taxes';
|
||||
Reference in New Issue
Block a user