first commit
This commit is contained in:
14
web/lang/en/gopay.php
Normal file
14
web/lang/en/gopay.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
$txt_str['gopay'] = [
|
||||
'PAYMENT_CARD' => 'Credit card',
|
||||
'BANK_ACCOUNT' => 'Fast wire transfer',
|
||||
'PRSMS' => 'Premium SMS',
|
||||
'MPAYMENT' => 'mPayment',
|
||||
'PAYSAFECARD' => 'Paysafecard',
|
||||
'GOPAY' => 'GoPay account',
|
||||
'PAYPAL' => 'PayPal account',
|
||||
'BITCOIN ' => 'Bitcoin payment',
|
||||
'MASTERPASS' => 'Masterpass',
|
||||
'GPAY' => 'Google Pay',
|
||||
];
|
||||
Reference in New Issue
Block a user