From 97d2c0e255796d50fc58f8049ddd44623f213ee0 Mon Sep 17 00:00:00 2001 From: Konrad Date: Tue, 2 Mar 2021 01:02:36 +0100 Subject: [PATCH] Updated translations to close #6666 --- config/locales/en.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index e065d92b42..e5cf46cd3c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2512,6 +2512,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using back_to_orders_list: "Back to order list" no_orders_found: "No Orders Found" order_information: "Order Information" + new_payment: "New Payment" date_completed: "Date Completed" amount: "Amount" state_names: @@ -3029,10 +3030,11 @@ See the %{link} to find out more about %{sitename}'s features and to start using your_order_is_empty_add_product: "Your order is empty, please search for and add a product above" add_product: "Add Product" name_or_sku: "Name or SKU (enter at least first 4 characters of product name)" - resend: Resend - back_to_orders_list: Back To Orders List - return_authorizations: Return Authorizations - cannot_create_returns: Cannot create returns as this order has no shipped units. + resend: "Resend" + back_to_orders_list: "Back To Orders List" + back_to_payments_list: "Back To Payments List" + return_authorizations: "Return Authorizations" + cannot_create_returns: "Cannot create returns as this order has no shipped units." select_stock: "Select stock" location: "Location" count_on_hand: "Count On Hand"