Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions src/mollie/lang/french.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?php

$_GATEWAYLANG = array();

$_GATEWAYLANG['selectBank'] = 'Sélectionnez la banque';

$_GATEWAYLANG['errorTransactionNotFound'] = 'Transaction non trouvée. Veuillez réessayer.';

$_GATEWAYLANG['checkPayment'] = 'Vérification de votre paiement, veuillez patienter...';

$_GATEWAYLANG['payWithBanktransfer'] = 'Payer par virement bancaire Mollie';
$_GATEWAYLANG['payWithBelfius'] = 'Payer avec Belfius';
$_GATEWAYLANG['payWithCreditcard'] = 'Payer avec carte de crédit';
$_GATEWAYLANG['payWithIdeal'] = 'Payer avec iDeal';
$_GATEWAYLANG['payWithBancontact'] = 'Payer avec Bancontact';
$_GATEWAYLANG['payWithPaypal'] = 'Payer avec PayPal';
$_GATEWAYLANG['payWithPaysafecard'] = 'Payer avec Paysafecard';
$_GATEWAYLANG['payWithSofort'] = 'Payer avec Sofort Banking';
$_GATEWAYLANG['payWithEps'] = 'Payer avec EPS';
$_GATEWAYLANG['payWithGiftcard'] = 'Payer avec une carte cadeau';
$_GATEWAYLANG['payWithGiropay'] = 'Payer avec Giropay';
$_GATEWAYLANG['payWithInghomepay'] = 'Payer avec ING Home\'Pay';
$_GATEWAYLANG['payWithKbc'] = 'Payer avec le bouton de paiement KBC/CBC';
$_GATEWAYLANG['payWithPrzelewy24'] = 'Payer avec Przelewy24';
$_GATEWAYLANG['payWithApplepay'] = 'Payer avec Apple Pay';
$_GATEWAYLANG['payWithTwint'] = 'Payer avec Twint';