mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
update translation strings
This commit is contained in:
15
catalog/ukrainian/payment/authorizenet_aim.php
Executable file
15
catalog/ukrainian/payment/authorizenet_aim.php
Executable file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_title'] = 'Кредитна карта / Дебетна карта (Authorize.Net)';
|
||||
$_['text_credit_card'] = 'Деталі кредитної карти';
|
||||
|
||||
// Entry
|
||||
$_['entry_cc_owner'] = 'Власник карти';
|
||||
$_['entry_cc_number'] = 'Номер карти';
|
||||
$_['entry_cc_expire_date'] = 'Термін дії карти';
|
||||
$_['entry_cc_cvv2'] = 'Код карти (CVV2)';
|
||||
Reference in New Issue
Block a user