diff --git a/src/components/DrawerMainNav.vue b/src/components/DrawerMainNav.vue index 5e4ea7a..e04eb50 100644 --- a/src/components/DrawerMainNav.vue +++ b/src/components/DrawerMainNav.vue @@ -92,15 +92,27 @@ + + + + + + + {{ $t('navigation.helpAndSupport') }} + + + - {{ $t('navigation.documentation') }}: - + {{ $t('headers.privacyPolicy') }} diff --git a/src/components/DrawerSettingsNav.vue b/src/components/DrawerSettingsNav.vue index 8458b90..88802bb 100644 --- a/src/components/DrawerSettingsNav.vue +++ b/src/components/DrawerSettingsNav.vue @@ -77,6 +77,19 @@ + + + + + + + {{ $t('headers.privacyPolicy') }} + + + diff --git a/src/pages/SettingsLibrary.vue b/src/pages/SettingsLibrary.vue index c5fabc1..25a65a8 100644 --- a/src/pages/SettingsLibrary.vue +++ b/src/pages/SettingsLibrary.vue @@ -17,7 +17,9 @@ > -
{{ $t('components.settings.library.pathConfiguration') }}
+
{{ $t('components.settings.library.pathConfiguration') }} + help +
-
{{ $t('components.settings.library.libraryScanner') }}
+
{{ $t('components.settings.library.libraryScanner') }} + help +
-
{{ $t('components.settings.library.fileMonitor') }}
+
{{ $t('components.settings.library.fileMonitor') }} + help +
-
{{ $t('components.settings.library.fileTesting') }}
+
{{ $t('components.settings.library.fileTesting') }} + help +
-
{{ $t('components.settings.link.thisInstallation') }}
+
{{ $t('components.settings.link.thisInstallation') }} + help +
-
{{ $t('components.settings.link.remoteInstallations') }}
+
{{ $t('components.settings.link.remoteInstallations') }} + help +
-
{{ $t('components.settings.workers.workerCount') }}
+
{{ $t('components.settings.workers.workerCount') }} + help +
-
{{ $t('components.settings.workers.schedule') }}
+
{{ $t('components.settings.workers.schedule') }} + help +
-
{{ $t('components.settings.workers.path') }}
+
{{ $t('components.settings.workers.path') }} + help +