From a0334953dbe15e383d04dcd06336d7d5d7173e47 Mon Sep 17 00:00:00 2001 From: Robin Klaus Date: Mon, 18 May 2020 17:06:07 +1000 Subject: [PATCH] Added 14 translation keys for PayPalExpress payment method --- config/locales/en.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 01ba7cebd2..ffb45a5d7d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2380,6 +2380,11 @@ See the %{link} to find out more about %{sitename}'s features and to start using shipping: "Shipping" shipping_methods: "Shipping Methods" payment_methods: "Payment Methods" + provider_settings: "Provider Settings" + active: "Active" + description: "Description" + tags: "Tags" + provider: "Provider" payment_method_fee: "Transaction fee" payment_processing_failed: "Payment could not be processed, please check the details you entered" payment_method_not_supported: "That payment method is unsupported. Please choose another one." @@ -2952,6 +2957,14 @@ See the %{link} to find out more about %{sitename}'s features and to start using new_payment: "New Payment" capture: "Capture" void: "Void" + login: "Login" + password: "Password" + signature: "Signature" + solution: "Solution" + landing_page: "Landing Page" + server: "Server" + test_mode: "Test Mode" + logourl: "Logourl" configurations: "Configurations" general_settings: "General Settings"