From f1b7eb7f97cd7c62ea7eab38b0c2a65f639fde08 Mon Sep 17 00:00:00 2001 From: Laurent LE CORRE Date: Wed, 11 Dec 2019 14:40:10 +0100 Subject: [PATCH] =?UTF-8?q?Pour=20rendre=20pr=C3=A9sentation=20du=20paieme?= =?UTF-8?q?nt=20par=20Paypal=20plus=20sympa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local/modules/PayPal/I18n/frontOffice/default/fr_FR.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local/modules/PayPal/I18n/frontOffice/default/fr_FR.php b/local/modules/PayPal/I18n/frontOffice/default/fr_FR.php index 82d6a7f5..43f93f56 100644 --- a/local/modules/PayPal/I18n/frontOffice/default/fr_FR.php +++ b/local/modules/PayPal/I18n/frontOffice/default/fr_FR.php @@ -9,4 +9,6 @@ return array( 'planified_payment' => 'Paiement récurrent', 'WEEK' => 'Semaines', 'YEAR' => 'Années', + 'credit_card' => 'Carte bancaire', + 'paypal' => 'Compte Paypal', );