From 3981ee7ec14619e8e137a3bcd04e96ebbfcb2863 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 1 Feb 2020 03:54:02 +1100 Subject: [PATCH] Updating translations for config/locales/en_CA.yml --- config/locales/en_CA.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index 02a377d156..ce4af11ae7 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -701,6 +701,10 @@ en_CA: enable_subscriptions_false: "Disabled" enable_subscriptions_true: "Enabled" shopfront_message: "Shopfront Message" + shopfront_message_placeholder: > + An optional message to welcome customers and explain how to shop with + you. If text is entered here it will be displayed in a home tab when + customers first arrive at your shopfront. shopfront_message_link_tooltip: "Insert/edit link" shopfront_message_link_prompt: "Please enter a URL to insert" shopfront_closed_message: "Shopfront Closed Message" @@ -1107,6 +1111,7 @@ en_CA: already_ordered: cart: "cart" message_html: "You have an order for this order cycle already. Check the %{cart} to see the items you ordered before. You can also cancel items as long as the order cycle is open." + failed: "The checkout failed. Please let us know so that we can process your order." shops: hubs: show_closed_shops: "Show closed shops" @@ -1937,6 +1942,7 @@ en_CA: tax_category: "Tax Category" 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" flat_percent_per_item: "Flat Percent (per item)" flat_rate_per_item: "Flat Rate (per item)" flat_rate_per_order: "Flat Rate (per order)"