From 37801f1345df7e52188d1d2c8ee08a84c3109a59 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 17 Mar 2022 22:14:51 +1100 Subject: [PATCH] Updating translations for config/locales/en_IE.yml --- config/locales/en_IE.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/locales/en_IE.yml b/config/locales/en_IE.yml index 15e6a86a07..a60394c860 100644 --- a/config/locales/en_IE.yml +++ b/config/locales/en_IE.yml @@ -1418,6 +1418,7 @@ en_IE: login: "login" contact: "contact" require_customer_login: "Only approved customers can access this shop." + require_login_link_html: "If you're already an approved customer, %{login} to proceed." require_login_2_html: "Want to start shopping here? Please %{contact} %{enterprise} and ask about joining." require_customer_html: "If you'd like to start shopping here, please %{contact} %{enterprise} to ask about joining." select_oc: @@ -2904,7 +2905,8 @@ en_IE: invalid: "invalid" quantity_adjusted: "Insufficient stock available. Line item updated to maximum available quantity." quantity_unchanged: "Quantity unchanged from previous amount." - cannot_remove_last_item: "Cannot remove last item from order. Please cancel order instead." + cancel_the_order_html: "This will cancel the current order.
Are you sure you want to proceed?" + cancel_the_order_send_cancelation_email: "Send a cancellation email to the customer" resend_user_email_confirmation: resend: "Resend" sending: "Resend..." @@ -3271,6 +3273,7 @@ en_IE: tracking: "Tracking" tracking_number: "Tracking Number" order_total: "Order Total" + order_updated: "Order updated" customer_details: "Customer Details" customer_details_updated: "Customer Details updated" customer_search: "Customer Search"