forked from clone/WHMCS-Mollie-Payments
Compare commits
2 Commits
2.9
...
update-tra
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
750ff2ebde | ||
|
|
5119185bde |
@@ -11,9 +11,9 @@ $_GATEWAYLANG['checkPayment'] = 'We controleren je betaling, moment geduld...';
|
|||||||
$_GATEWAYLANG['payWithBanktransfer'] = 'Betaal met Bank overschrijving';
|
$_GATEWAYLANG['payWithBanktransfer'] = 'Betaal met Bank overschrijving';
|
||||||
$_GATEWAYLANG['payWithBelfius'] = 'Betaal met Belfius';
|
$_GATEWAYLANG['payWithBelfius'] = 'Betaal met Belfius';
|
||||||
$_GATEWAYLANG['payWithBitcoin'] = 'Betaal met Bitcoin';
|
$_GATEWAYLANG['payWithBitcoin'] = 'Betaal met Bitcoin';
|
||||||
$_GATEWAYLANG['payWithDirectdebit'] = 'Betaal met Automatisch Incasso';
|
$_GATEWAYLANG['payWithCreditcard'] = 'Betaal met Creditcard';
|
||||||
$_GATEWAYLANG['payWithIdeal'] = 'Betaal met iDeal';
|
$_GATEWAYLANG['payWithIdeal'] = 'Betaal met iDeal';
|
||||||
$_GATEWAYLANG['payWithMistercash'] = 'Betaal met Bancontact';
|
$_GATEWAYLANG['payWithMistercash'] = 'Betaal met Bancontact';
|
||||||
$_GATEWAYLANG['payWithPaypal'] = 'Betaal met PayPal';
|
$_GATEWAYLANG['payWithPaypal'] = 'Betaal met PayPal';
|
||||||
$_GATEWAYLANG['payWithPaysafecard'] = 'Betaal met Paysafecard';
|
$_GATEWAYLANG['payWithPaysafecard'] = 'Betaal met Paysafecard';
|
||||||
$_GATEWAYLANG['payWithSofort'] = 'Betaal met Sofort Banking';
|
$_GATEWAYLANG['payWithSofort'] = 'Betaal met Sofort Banking';
|
||||||
|
|||||||
@@ -12,9 +12,9 @@ $_GATEWAYLANG['checkPayment'] = 'Checking your payment, please wait...';
|
|||||||
$_GATEWAYLANG['payWithBanktransfer'] = 'Pay with Bank Transfer';
|
$_GATEWAYLANG['payWithBanktransfer'] = 'Pay with Bank Transfer';
|
||||||
$_GATEWAYLANG['payWithBelfius'] = 'Pay with Belfius';
|
$_GATEWAYLANG['payWithBelfius'] = 'Pay with Belfius';
|
||||||
$_GATEWAYLANG['payWithBitcoin'] = 'Pay with Bitcoin';
|
$_GATEWAYLANG['payWithBitcoin'] = 'Pay with Bitcoin';
|
||||||
$_GATEWAYLANG['payWithDirectdebit'] = 'Pay with Direct Debit';
|
$_GATEWAYLANG['payWithCreditcard'] = 'Pay with Credit Card';
|
||||||
$_GATEWAYLANG['payWithIdeal'] = 'Pay with iDeal';
|
$_GATEWAYLANG['payWithIdeal'] = 'Pay with iDeal';
|
||||||
$_GATEWAYLANG['payWithMistercash'] = 'Pay with Bancontact';
|
$_GATEWAYLANG['payWithMistercash'] = 'Pay with Bancontact';
|
||||||
$_GATEWAYLANG['payWithPaypal'] = 'Pay with PayPal';
|
$_GATEWAYLANG['payWithPaypal'] = 'Pay with PayPal';
|
||||||
$_GATEWAYLANG['payWithPaysafecard'] = 'Pay with Paysafecard';
|
$_GATEWAYLANG['payWithPaysafecard'] = 'Pay with Paysafecard';
|
||||||
$_GATEWAYLANG['payWithSofort'] = 'Pay with Sofort Banking';
|
$_GATEWAYLANG['payWithSofort'] = 'Pay with Sofort Banking';
|
||||||
|
|||||||
Reference in New Issue
Block a user