From 60d9edb185f06e8f1e1962224e84c7c5e490c06e Mon Sep 17 00:00:00 2001 From: Yuhao Gao Date: Wed, 25 Mar 2020 12:14:09 +0900 Subject: [PATCH] fix translation missing in order cycles outgoing page (closed #4937) --- config/locales/en.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 86c8f1611e..145fa2941f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -914,6 +914,12 @@ en: cancel: "Cancel" back_to_list: "Back To List" outgoing: + outgoing: "Outgoing" + distributor: "Distributor" + products: "Products" + tags: "Tags" + delivery_details: "Delivery Details" + fees: "Fees" previous: "Previous" save: "Save" save_and_back_to_list: "Save and Back to List"