mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
28 lines
1.2 KiB
PHP
28 lines
1.2 KiB
PHP
<?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:
|
|
Aleksandr Rebrov (http://webplaneta.com.ua)
|
|
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_credit_card'] = 'Деталі кредитної карти'; #21719
|
|
$_['text_wait'] = 'Зачекайте будь ласка!'; #21720
|
|
$_['entry_cc_owner'] = 'Власник карти:'; #21721
|
|
$_['entry_cc_number'] = 'Номер карти:'; #21722
|
|
$_['entry_cc_expire_date'] = 'Термін дії карти'; #21723
|
|
$_['entry_cc_cvv2'] = 'Код безпеки (CVV2):'; #21724
|
|
$_['text_title'] = 'Кредитна картка / дебетова картка (SagePay)'; #22426
|