mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
first commit
This commit is contained in:
23
catalog/language/ukrainian/payment/nochex.php
Normal file
23
catalog/language/ukrainian/payment/nochex.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 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'] = 'Кредитна картка / дебетова картка (NOCHEX)'; #22227
|
||||
$_['text_testmode'] = 'Платіжний шлюз знаходиться в тестовому режимі. Транзакція не буде здійснюватись.'; #24120
|
||||
$_['error_no_order'] = 'Знайдений номер замовлення'; #24121
|
||||
$_['error_declined'] = 'Оплату відхилено'; #24122
|
||||
Reference in New Issue
Block a user