From 3f261f0e5384a0e2b8ca35f6b2d3c13f27f95347 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Sun, 12 Jan 2025 17:16:16 -0500 Subject: [PATCH] [Desktop] Add user journey events to the metrics collection list (UI) (#2237) Co-authored-by: github-actions --- .../install/DesktopSettingsConfiguration.vue | 49 ++++++++++++++----- src/extensions/core/electronAdapter.ts | 2 +- src/locales/en/main.json | 25 ++++++---- src/locales/en/settings.json | 2 +- src/locales/fr/main.json | 25 ++++++---- src/locales/fr/settings.json | 2 +- src/locales/ja/main.json | 25 ++++++---- src/locales/ja/settings.json | 2 +- src/locales/ko/main.json | 25 ++++++---- src/locales/ko/settings.json | 2 +- src/locales/ru/main.json | 25 ++++++---- src/locales/ru/settings.json | 2 +- src/locales/zh/main.json | 25 ++++++---- src/locales/zh/settings.json | 2 +- 14 files changed, 134 insertions(+), 79 deletions(-) diff --git a/src/components/install/DesktopSettingsConfiguration.vue b/src/components/install/DesktopSettingsConfiguration.vue index 9780a8ee9..73ee39a7b 100644 --- a/src/components/install/DesktopSettingsConfiguration.vue +++ b/src/components/install/DesktopSettingsConfiguration.vue @@ -59,10 +59,27 @@ @@ -72,21 +89,29 @@