From 8b6561addd0d2bc9048f8a79e8ce24ab457a782b Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Tue, 2 Apr 2019 17:47:36 +1100 Subject: [PATCH] Add missing translation for order form in v2 I saw the following error on the 2-0-stable branch: translation missing: en.spree.line_item_adjustments In a pending PR I change all three translations in the view file to use lazy lookup. This commit backports the addition to the locale so that it can be translated via Transifex before we release v2. --- config/locales/en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 68c49b8bc8..eed0881ba6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3003,6 +3003,9 @@ See the %{link} to find out more about %{sitename}'s features and to start using title: "Distribution" distributor: "Distributor:" order_cycle: "Order cycle:" + line_item_adjustments: "Line Item Adjustments" + order_adjustments: "Order Adjustments" + order_total: "Order Total" overview: products: active_products: