mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
27 lines
1.2 KiB
PHP
27 lines
1.2 KiB
PHP
<?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'] = 'Кредитна картка / дебетова картка (Authorize.Net)'; #39782
|
|
$_['text_credit_card'] = 'Деталі кредитної картки'; #39783
|
|
$_['text_wait'] = 'Будь ласка, зачекайте!'; #39784
|
|
$_['entry_cc_owner'] = 'Власник картки:'; #39785
|
|
$_['entry_cc_number'] = 'Номер картки:'; #39786
|
|
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #39787
|
|
$_['entry_cc_cvv2'] = 'Секретний код картки (CVV2):'; #39788
|