diff --git a/app/locale/de_DE/Mollie_Mpm.csv b/app/locale/de_DE/Mollie_Mpm.csv index 2ba3b527..77af2ba2 100644 --- a/app/locale/de_DE/Mollie_Mpm.csv +++ b/app/locale/de_DE/Mollie_Mpm.csv @@ -119,4 +119,8 @@ "Force use of base currency for the payment request. Is set to no the selected currency of the storeview will be used for request.","Benutzen der Basiswährung für die Zahlungsanfrage erzwingen. Falls Nein eingestellt ist, wird die ausgewählte Währung des Storeviews für die Anfrage benutzt." "Debugging","Debugging" "API Details","API-Details" -"Api Test","API-Test" \ No newline at end of file +"Api Test","API-Test" +"Card Holder","Inhaber" +"Card Number","Kreditkartennummer" +"Expiry Date","Ablaufdatum" +"Verification Code","Kartenprüfnummer" \ No newline at end of file diff --git a/app/locale/en_US/Mollie_Mpm.csv b/app/locale/en_US/Mollie_Mpm.csv index 6de01e68..3f86b204 100644 --- a/app/locale/en_US/Mollie_Mpm.csv +++ b/app/locale/en_US/Mollie_Mpm.csv @@ -126,3 +126,7 @@ Klarna Payment Surcharge,Klarna Payment Surcharge "Enter the extra costs for a Klarna Slice It payment with a maximum of € 1.95","Enter the extra costs for a Klarna Slice It payment with a maximum of € 1.95" "Enter the extra costs for a Klarna Pay Later payment with a maximum of € 1.95","Enter the extra costs for a Klarna Pay Later payment with a maximum of € 1.95" "Payment rejected. Klarna cannot be used as a Payment Method on this order, please try another Payment Method.","Payment rejected. Klarna cannot be used as a Payment Method on this order, please try another Payment Method." +"Card Holder","Card Holder" +"Card Number","Card Number" +"Expiry Date","Expiry Date" +"Verification Code","Verification Code" \ No newline at end of file diff --git a/app/locale/fr_FR/Mollie_Mpm.csv b/app/locale/fr_FR/Mollie_Mpm.csv index 91ddabf0..c5909038 100644 --- a/app/locale/fr_FR/Mollie_Mpm.csv +++ b/app/locale/fr_FR/Mollie_Mpm.csv @@ -101,4 +101,8 @@ "Force use of base currency for the payment request. Is set to no the selected currency of the storeview will be used for request.","Forcer l'utilisation de la devise de base pour l'ordre de paiement. Est réglé sur non, la devise sélectionnée du storeview sera utilisée pour la demande." "Debugging","Débogage" "API Details","Détails de l'API" -"Api Test","Test Api" \ No newline at end of file +"Api Test","Test Api" +"Card Holder","Titulaire de la carte" +"Card Number","Numéro de carte" +"Expiry Date","Date d'expiration" +"Verification Code","Code de vérification" \ No newline at end of file diff --git a/app/locale/nl_NL/Mollie_Mpm.csv b/app/locale/nl_NL/Mollie_Mpm.csv index 39775662..09f4780f 100644 --- a/app/locale/nl_NL/Mollie_Mpm.csv +++ b/app/locale/nl_NL/Mollie_Mpm.csv @@ -123,3 +123,7 @@ "An error occured while processing your payment request, please try again later.","Er is iets fout gegaan bij het verwerken van uw betaling. Probeer het alstublieft later opnieuw." "An error occured while processing your payment, please try again with other method.","Er is iets fout gegaan bij het verwerken van uw betaling. Probeer het alstublieft later opnieuw met een andere betaalmethode." "Payment rejected. Klarna cannot be used as a Payment Method on this order, please try another Payment Method.","Betaling geweigerd. Klarna kan niet worden gebruikt als betaalmethode voor deze bestelling. Probeer een andere betaalmethode." +"Card Holder","Kaarthouder" +"Card Number","Kaartnummer" +"Expiry Date","Vervaldatum" +"Verification Code","Verificatie code" \ No newline at end of file