From ced143953e191f58e6edd118e71fcabe3c456366 Mon Sep 17 00:00:00 2001 From: R-Sourabh Date: Mon, 1 Apr 2024 11:30:53 +0530 Subject: [PATCH] Updated: added ion-label and text in locale file. --- src/locales/en.json | 2 ++ src/views/Settings.vue | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index ee173783..2af18dd0 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -10,6 +10,7 @@ "Authenticating": "Authenticating", "Backorder": "Backorder", "Blank": "Blank", + "Browser TimeZone": "Browser TimeZone", "Buffer days": "Buffer days", "Built: ": "Built: {builtDateTime}", "Bulk adjustment": "Bulk adjustment", @@ -147,6 +148,7 @@ "Sorry, your username or password is incorrect. Please try again.": "Sorry, your username or password is incorrect. Please try again.", "Select CSV": "Select CSV", "Settings": "Settings", + "Selected TimeZone": "Selected TimeZone", "Shopify product SKU": "Shopify product SKU", "Shopify product UPC": "Shopify product UPC", "Start with Ionic": "Start with Ionic", diff --git a/src/views/Settings.vue b/src/views/Settings.vue index 037fc1c8..8134b886 100644 --- a/src/views/Settings.vue +++ b/src/views/Settings.vue @@ -80,7 +80,7 @@