mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
27 lines
1.2 KiB
PHP
Executable File
27 lines
1.2 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.
|
|
|
|
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)'; #47349
|
|
$_['text_credit_card'] = 'Деталі кредитної картки'; #47350
|
|
$_['text_wait'] = 'Будь ласка, зачекайте!'; #47351
|
|
$_['entry_cc_owner'] = 'Власник картки:'; #47352
|
|
$_['entry_cc_number'] = 'Номер картки:'; #47353
|
|
$_['entry_cc_expire_date'] = 'Термін дії картки:'; #47354
|
|
$_['entry_cc_cvv2'] = 'Код безпеки картки (CVV2):'; #47355
|