From 6e08310744c3e2f78a7b8e0f1e84c8afc7ff4f9b Mon Sep 17 00:00:00 2001 From: luisramos0 Date: Wed, 29 May 2019 21:57:03 +0100 Subject: [PATCH] Make the fields in the column calculator values in the enterprise fees page translatable for all fields of all current calculators --- config/locales/en.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index d4960519ec..c6081b0d1f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2862,6 +2862,17 @@ See the %{link} to find out more about %{sitename}'s features and to start using create: "Create" loading: "Loading" + flat_percent: "Flat Percent" + per_kg: "Per Kg" + amount: "Amount" + currency: "Currency" + first_item: "First Item Cost" + additional_item: "Additional Item Cost" + max_items: "Max Items" + minimal_amount: "Minimal Amount" + normal_amount: "Normal Amount" + discount_amount: "Discount Amount" + # TODO: remove `email` key once we get to Spree 2.0 email: Email # TODO: remove 'account_updated' key once we get to Spree 2.0