From 00e61f0a99d3e79243e7717efeb06bdac52050ce Mon Sep 17 00:00:00 2001 From: romale Date: Sat, 26 Dec 2020 23:22:19 +0300 Subject: [PATCH] Missing translation keys "en.description" "en.display" "en.tags" --- config/locales/en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index c3b846af74..33cd3c1662 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2148,6 +2148,9 @@ See the %{link} to find out more about %{sitename}'s features and to start using delivery_method: Delivery Method fee_type: "Fee Type" tax_category: "Tax Category" + description: "Description" + display: "Display" + tags: "Tags" calculator: "Calculator" calculator_values: "Calculator values" calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings"