From 491b03f6a58528df6260e5c8826037e5077dad21 Mon Sep 17 00:00:00 2001 From: Yash Maheshwari Date: Fri, 12 Apr 2024 14:23:38 +0530 Subject: [PATCH] Improved: static text in files to have internationlization(#181) --- src/locales/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/en.json b/src/locales/en.json index d415401..1024467 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -46,6 +46,7 @@ "Failed to create inventory rule": "Failed to create inventory rule", "Failed to create order routing": "Failed to create order routing", "Failed to update group information": "Failed to update group information", + "Failed to update group status": "Failed to update group status", "Failed to schedule service": "Failed to schedule service", "Fetching filters and inventory rules": "Fetching filters and inventory rules", "Fetching runs": "Fetching runs", @@ -55,6 +56,7 @@ "facility group": "facility group", "Group": "Group", "Group history": "Group history", + "Group status updated": "Group status updated", "Go to OMS": "Go to OMS", "greater": "greater", "greater than or equal to": "greater than or equal to",