diff --git a/src/components/SelectOperatingTimeModal.vue b/src/components/SelectOperatingTimeModal.vue
index ea6c7092..f14b9d7c 100644
--- a/src/components/SelectOperatingTimeModal.vue
+++ b/src/components/SelectOperatingTimeModal.vue
@@ -12,20 +12,42 @@
-
+
- {{ "Start Time" }}
+ {{ translate("Opening Time") }}
- Change
+ {{ "10:45 am" }}
+
+
+
+ {{ translate("Closing Time") }}
+
+ {{ "10:45 am" }}
-
-
-
-
-
-
+
+ isTimeModalOpen = false">
+
+
+
+
+
+
+
+
+ {{ translate("Reset") }}
+
+
+ {{ translate("Cancel") }}
+ {{ translate("Save") }}
+
+
+
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/src/locales/en.json b/src/locales/en.json
index cdfb3e38..599b87a6 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -11,6 +11,7 @@
"Change time zone": "Change time zone",
"City": "City",
"Click the backdrop to dismiss.": "Click the backdrop to dismiss.",
+ "Closing Time": "Closing Time",
"Configure the order fulfillment capacity of your facility.": "Configure the order fulfillment capacity of your facility.",
"Country": "Country",
"Days to ship": "Days to ship",
@@ -33,11 +34,14 @@
"No time zone found": "No time zone found",
"OMS": "OMS",
"Online Order Fulfillment": "Online Order Fulfillment",
+ "Opening Time": "Opening Time",
"Operating hours": "Operating hours",
"Password": "Password",
"primary store": "primary store",
"Product Stores": "Product Stores",
+ "Reset": "Reset",
"Saturday": "Saturday",
+ "Save": "Save",
"Select time": "Select time",
"Select time zone": "Select time zone",
"Search time zones": "Search time zones",