From 42eb92c40a2a92f466d22b949a58143abfe80492 Mon Sep 17 00:00:00 2001 From: luisramos0 Date: Sun, 6 Jan 2019 13:00:21 +0000 Subject: [PATCH] Add missing translation related to capture payments in the backoffice --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 5d0aded1ad..0d2abbd875 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2396,6 +2396,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using payment_methods: "Payment Methods" payment_method_fee: "Transaction fee" payment_processing_failed: "Payment could not be processed, please check the details you entered" + payment_updated: "Payment Updated" inventory_settings: "Inventory Settings" tag_rules: "Tag Rules" shop_preferences: "Shop Preferences"