Moved all files to src folder

This commit is contained in:
Wouter van Os
2015-10-17 17:05:24 +02:00
parent c1176bdbff
commit ea1119f91c
30 changed files with 0 additions and 0 deletions

19
src/mollie/lang/dutch.php Normal file
View File

@@ -0,0 +1,19 @@
<?php
$_GATEWAYLANG = array();
$_GATEWAYLANG['selectBank'] = 'Selecteer bank';
$_GATEWAYLANG['errorTransactionNotFound'] = 'Transactie is niet gevonden. Probeer later opnieuw';
$_GATEWAYLANG['checkPayment'] = 'We controleren je betalen, even wachten.';
$_GATEWAYLANG['payWithBanktransfer'] = 'Betaal met Bank overschrijving';
$_GATEWAYLANG['payWithBelfius'] = 'Betaal met Belfius';
$_GATEWAYLANG['payWithBitcoin'] = 'Betaal met Bitcoin';
$_GATEWAYLANG['payWithDirectdebit'] = 'Betaal met Automatisch Incasso';
$_GATEWAYLANG['payWithIdeal'] = 'Betaal met iDeal';
$_GATEWAYLANG['payWithMistercash'] = 'Betaal met Mistercash';
$_GATEWAYLANG['payWithPaypal'] = 'Betaal met PayPal';
$_GATEWAYLANG['payWithPaysafecard'] = 'Betaal met Paysafecard';
$_GATEWAYLANG['payWithSofort'] = 'Betaal met Sofort Banking';