From 48361b146c3eb086c0b36360dbef7cc41e16c501 Mon Sep 17 00:00:00 2001 From: luisramos0 Date: Thu, 30 May 2019 20:13:17 +0100 Subject: [PATCH] Add translation keys to actions in the order payments list page --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 89adb8e0f4..7e7952f3e7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2745,6 +2745,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using continue: "Continue" fill_in_customer_info: "Please fill in customer info" new_payment: "New Payment" + capture: "Capture" + void: "Void" configurations: "Configurations" general_settings: "General Settings"