Files

34 lines
1.4 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'LIQPAY';
// Text
$_['text_extension'] = 'Extensions';
$_['text_success'] = 'Ви успішно змінили деталі модулю LIQPAY!';
$_['text_edit'] = 'Змінити LIQPAY';
$_['text_pay'] = 'LIQPAY';
$_['text_card'] = 'Кредитна карта';
$_['text_liqpay'] = '<img src="view/image/payment/liqpay.png" alt="LIQPAY" title="LIQPAY" style="border: 1px solid #EEEEEE;" />';
// Entry
$_['entry_merchant'] = 'ID Продавця';
$_['entry_signature'] = 'Підпис';
$_['entry_type'] = 'Тип';
$_['entry_total'] = 'Загалом';
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_geo_zone'] = 'Гео зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Мінімальна сума замовлення, при якій можна буде використати цей спосіб оплати.';
// Error
$_['error_permission'] = 'У Вас немає доступу до зміни модулю LIQPAY!';
$_['error_merchant'] = 'Необхідний ID продавця!';
$_['error_signature'] = 'Необхідний підпис!';