mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
Update translation
This commit is contained in:
15
catalog/language/ukrainian/payment/web_payment_software.php
Executable file
15
catalog/language/ukrainian/payment/web_payment_software.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'] = 'Кредитна / Дебетна карта (Web Payment Software)';
|
||||
$_['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