mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 15:32:11 +00:00
upgrade to 1.5.5.1
This commit is contained in:
26
catalog/language/ukrainian/payment/web_payment_software.php
Normal file
26
catalog/language/ukrainian/payment/web_payment_software.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.5.5.1
|
||||
Created 19:13 20.05.2013 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'] = 'Кредітна картка / Дебетова картка (Web Payment Software)'; #43074
|
||||
$_['text_credit_card'] = 'Деталі кредитної картки'; #43075
|
||||
$_['text_wait'] = 'Будь ласка, зачекайте!'; #43076
|
||||
$_['entry_cc_owner'] = 'Власник картки:'; #43077
|
||||
$_['entry_cc_number'] = 'Номер картки:'; #43078
|
||||
$_['entry_cc_expire_date'] = 'Термін дії картки:'; #43079
|
||||
$_['entry_cc_cvv2'] = 'Код безпеки картки (CVV2):'; #43080
|
||||
Reference in New Issue
Block a user