diff --git a/src/locales/en.json b/src/locales/en.json index b769754d..0944116c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -9,6 +9,7 @@ "Any page made on this page will be lost. You will not be able to reverse this action.": "Any page made on this page will be lost. You will not be able to reverse this action.", "App": "App", "Apply": "Apply", + "Archived Rules": "Archived Rules", "Are you sure you want to change the time zone to?": "Are you sure you want to change the time zone to?", "Are you sure you want to save these changes?": "Are you sure you want to save these changes?", "Authenticating": "Authenticating", @@ -80,6 +81,7 @@ "Failed to update threshold facility.": "Failed to update threshold facility.", "Failed to update sequence for some rules.": "Failed to update sequence for some rules.", "Failed to fetch rule information.": "Failed to fetch rule information.", + "Failed to unarchive some rules.": "Failed to unarchive some rules.", "Failed to update rules order.": "Failed to update rules order.", "Failed to update facility": "Failed to update facility", "Failed to update some jobs": "Failed to update some jobs", @@ -134,6 +136,7 @@ "New threshold rule": "New threshold rule", "New safety stock rule": "New safety stock rule", "No": "No", + "No archived rules": "No archived rules", "No available history for rule.": "No available history for {name} rule.", "No available history for this job.": "No available history for this job.", "No Capacity": "No Capacity", @@ -196,6 +199,8 @@ "reset": "reset", "retail facilities": "{count} retail facilities", "retry": "retry", + "rule": "rule", + "rules": "rules", "Rule Configuration": "Rule Configuration", "Rule created successfully.": "Rule created successfully.", "Rule group disabled successfully.": "Rule group disabled successfully.", @@ -282,6 +287,8 @@ "UI Components": "UI Components", "Unable to schedule service.": "Unable to schedule service.", "Unable to update threshold rule.": "Unable to update threshold rule.", + "Unarchive": "Unarchive", + "Unarchived": "Unarchived", "Update": "Update", "Edit shipping rule": "Edit shipping rule", "Edit store pickup rule": "Edit store pickup rule",