From 99795b26f817059005f25ae7a856ce499c4c7988 Mon Sep 17 00:00:00 2001 From: Yash Maheshwari Date: Mon, 12 Aug 2024 14:34:08 +0530 Subject: [PATCH] Improved: static entry in the locale file(#199) --- src/locales/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/en.json b/src/locales/en.json index 34b51d6..f49625c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -2,6 +2,7 @@ "A store repesents a company or a unique catalog of products. If your OMS is connected to multiple eCommerce stores sellling different collections of products, you may have multiple Product Stores set up in HotWax Commerce.": "A store repesents a company or a unique catalog of products. If your OMS is connected to multiple eCommerce stores sellling different collections of products, you may have multiple Product Stores set up in HotWax Commerce.", "Actions": "Actions", "Active": "Active", + "Activate": "Activate", "Add": "Add", "Add inventory rule": "Add inventory rule", "Add order filters.": "Add order filters.", @@ -83,6 +84,7 @@ "Low": "Low", "Medium": "Medium", "Move items to": "Move items to", + "Move to Draft": "Move to Draft", "measurement unit": "measurement unit", "miles": "miles", "New": "New",