diff --git a/src/locales/en.json b/src/locales/en.json index 6e1314e..8ab5282 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1,6 +1,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", "Add inventory rule": "Add inventory rule", "Allocated Items": "Allocated Items", "Allow partial allocation": "Allow partial allocation", @@ -8,6 +9,7 @@ "Any edits made on this page will be lost.": "Any edits made on this page will be lost.", "App": "App", "Archive": "Archive", + "Archived": "Archived", "Archived Routes": "Archived Routes", "Are you sure you want to save these changes?": "Are you sure you want to save these changes?", "Auto cancel days": "Auto cancel days", @@ -30,6 +32,7 @@ "Disable": "Disable", "Disabling this schedule will cancel this occurrence and all following occurrences. This schedule will have to be re-enabled manually to run it again.": "Disabling this schedule will cancel this occurrence and all following occurrences. This schedule will have to be re-enabled manually to run it again.", "Don't cancel": "Don't cancel", + "Draft": "Draft", "duration": "duration", "Edit": "Edit", "Error getting user profile": "Error getting user profile", @@ -97,6 +100,7 @@ "priority": "priority", "Queue": "Queue", "queue": "queue", + "Rename": "Rename", "Routing group information updated": "Routing group information updated", "Rule Status": "Rule Status", "Rule name": "Rule name", diff --git a/src/views/BrokeringQuery.vue b/src/views/BrokeringQuery.vue index ebca466..22c1582 100644 --- a/src/views/BrokeringQuery.vue +++ b/src/views/BrokeringQuery.vue @@ -225,7 +225,7 @@