From 3100781f2771dc9bc7a2d82bdb03c72658f8dd21 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 6 Jun 2019 05:00:36 +1000 Subject: [PATCH] Updating translations for config/locales/en_GB.yml --- config/locales/en_GB.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 091685a111..95660a90b6 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -2805,8 +2805,31 @@ en_GB: other: "You have %{count} active order cycles." manage_order_cycles: "MANAGE ORDER CYCLES" shipping_methods: + index: + shipping_methods: "Shipping Methods" + new_shipping_method: "New Shipping Method" + name: "Name" + products_distributor: "Distributor" + zone: "Zone" + calculator: "Calculator" + display: "Display" + both: "Both" + front_end: "Front End" + back_end: "Back End" + no_shipping_methods_found: "No shipping methods found" + new: + new_shipping_method: "New Shipping Method" + back_to_shipping_methods_list: "Back To Shipping Methods List" edit: editing_shipping_method: "Editing Shipping Method" + new: "New" + back_to_shipping_methods_list: "Back To Shipping Methods List" + form: + categories: "Categories" + zones: "Zones" + both: "Both" + front_end: "Front End" + back_end: "Back End" payment_methods: new: new_payment_method: "New Payment Method"