Skip to content

Commit

Permalink
Fix Dutch translation for Direct Debit in catalog (public)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvgunst committed Oct 2, 2015
1 parent 2fb891f commit 47d7297
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions catalog/language/dutch/payment/mollie.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
$_['method_creditcard'] = 'Creditcard';
$_['method_mistercash'] = 'Mister Cash';
$_['method_banktransfer'] = 'Overboeking';
$_['method_directdebit'] = 'Eenmalige incasso';
$_['method_belfius'] = 'Belfius Direct Net';
$_['method_bitcoin'] = 'Bitcoin';
$_['method_sofort'] = 'SOFORT Banking';
$_['method_paypal'] = 'PayPal';
$_['method_paysafecard'] = 'paysafecard';
$_['method_minitix'] = 'MiniTix';
$_['method_paysafecard'] = 'paysafecard';

0 comments on commit 47d7297

Please sign in to comment.