- {{ $t(`settings.notifications.push_notifications.warning.enable_description${closeableHeader ? '' : '_settings'}`) }}
+
+
+ {{ $t('settings.notifications.push_notifications.warning.enable_description') }}
+
+ {{ $t('settings.notifications.push_notifications.warning.enable_description_mobile') }}
+
+ {{ $t('settings.notifications.push_notifications.warning.enable_description_desktop') }}
+
+ {{ $t('settings.notifications.push_notifications.warning.enable_description_settings') }}
{{ $t('settings.notifications.push_notifications.warning.re_auth') }}
@@ -52,7 +67,7 @@ const isLegacyAccount = computed(() => !currentUser.value?.vapidKey)
@click="$emit('subscribe')"
>
- {{ $t('settings.notifications.push_notifications.warning.enable_desktop') }}
+ {{ $t('settings.notifications.push_notifications.warning.enable_desktop') }}