3
0
2026-05-15 17:04:16 +03:00

15 lines
606 B
PHP
Executable File

<?php
// Text
$_['text_title'] = 'PayAnyWay (MIR, VISA, MasterCard and 30+ other ways)';
$_['text_ap_pay_with'] = 'Pay with';
$_['text_ap_and_other'] = 'or another payment method';
$_['text_ap_or'] = 'or';
$_['text_paw_pay'] = 'Pay';
$_['text_paw_list_methods'] = 'List of payment methods';
$_['text_paw_back_to_card'] = 'Back to payment by card';
$_['text_order_confirmed'] = 'Order confirmed';
$_['text_payment_processing'] = 'Payment processing';
$_['text_payment_completed'] = 'Order is paid';
$_['text_payment_error'] = 'Payment error';