3
0

16 lines
826 B
PHP
Executable File
Raw 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
// Text
$_['text_locale'] = 'ru';
$_['text_title'] = 'PayAnyWay (МИР, Visa, MasterCard и более 30-и способов оплаты)';
$_['text_ap_pay_with'] = 'Оплатить с';
$_['text_ap_and_other'] = 'или другой способ оплаты';
$_['text_ap_or'] = 'или';
$_['text_paw_pay'] = 'Оплатить';
$_['text_paw_list_methods'] = 'Список способов оплаты';
$_['text_paw_back_to_card'] = 'Вернуться к оплате картой';
$_['text_order_confirmed'] = 'Заказ подтвержден';
$_['text_payment_processing'] = 'Обработка платежа';
$_['text_payment_completed'] = 'Заказ оплачен';
$_['text_payment_error'] = 'Ошибка оплаты';