From c957e8cffac7cfe6561aa962f0fa07a0e10b3079 Mon Sep 17 00:00:00 2001 From: prashant singh rathore Date: Mon, 25 Jul 2022 13:26:39 +0530 Subject: [PATCH 1/3] Improved: label to eCom Store on Settings.vue(#23tw4yf) --- src/locales/en.json | 2 +- src/views/Settings.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index c72b51ea..100d658c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -154,7 +154,7 @@ "Skip once": "Skip once", "Skipping will run this job at the next occurrence based on the temporal expression.": "Skipping will run this job at the next occurrence based on the temporal expression.", "Start with Ionic": "Start with Ionic", - "Store": "Store", + "eCom Store": "eCom Store", "store name": "store name", "Sync": "Sync", "Sync products": "Sync products", diff --git a/src/views/Settings.vue b/src/views/Settings.vue index f108aa2a..fb28b8e9 100644 --- a/src/views/Settings.vue +++ b/src/views/Settings.vue @@ -11,7 +11,7 @@ - {{$t("Shop")}} + {{$t("eCom Store")}} {{ store.storeName }} From 21763c608273e952b87e0d4ec8b76c72d6910852 Mon Sep 17 00:00:00 2001 From: prashant singh rathore Date: Wed, 27 Jul 2022 15:52:34 +0530 Subject: [PATCH 2/3] Revert "Improved: label to eCom Store on Settings.vue(#23tw4yf)" This reverts commit c957e8cffac7cfe6561aa962f0fa07a0e10b3079. --- src/locales/en.json | 2 +- src/views/Settings.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 100d658c..c72b51ea 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -154,7 +154,7 @@ "Skip once": "Skip once", "Skipping will run this job at the next occurrence based on the temporal expression.": "Skipping will run this job at the next occurrence based on the temporal expression.", "Start with Ionic": "Start with Ionic", - "eCom Store": "eCom Store", + "Store": "Store", "store name": "store name", "Sync": "Sync", "Sync products": "Sync products", diff --git a/src/views/Settings.vue b/src/views/Settings.vue index fb28b8e9..f108aa2a 100644 --- a/src/views/Settings.vue +++ b/src/views/Settings.vue @@ -11,7 +11,7 @@ - {{$t("eCom Store")}} + {{$t("Shop")}} {{ store.storeName }} From 5cba12d2890a2ab4fb22cba7e6bd5a35539a8319 Mon Sep 17 00:00:00 2001 From: prashant singh rathore Date: Wed, 27 Jul 2022 15:56:01 +0530 Subject: [PATCH 3/3] Improved: label to eCom Store on Settings.vue(#23tw4yf) --- src/locales/en.json | 2 +- src/views/Settings.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index c72b51ea..eda896a0 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -142,7 +142,7 @@ "Search jobs": "Search jobs", "Search time zones": "Search time zones", "Select time zone": "Select time zone", - "Shop": "Shop", + "eCom Store": "eCom Store", "Shopify source": "Shopify source", "Something went wrong": "Something went wrong", "Sorry, your username or password is incorrect. Please try again.": "Sorry, your username or password is incorrect. Please try again.", diff --git a/src/views/Settings.vue b/src/views/Settings.vue index f108aa2a..fb28b8e9 100644 --- a/src/views/Settings.vue +++ b/src/views/Settings.vue @@ -11,7 +11,7 @@ - {{$t("Shop")}} + {{$t("eCom Store")}} {{ store.storeName }}