- {{ $t(withHeader ? 'notification.settings.warning.enable_description' : 'notification.settings.warning.enable_description_short') }} + {{ $t(`settings.notifications.push_notifications.warning.enable_description${closeableHeader ? '' : '_settings'}`) }}
-- {{ $t('notification.settings.warning.re_auth') }} +
+ {{ $t('settings.notifications.push_notifications.warning.re_auth') }}
-{{ title ?? $t('notification.settings.subscription_error.title') }}
+{{ title ?? $t('settings.notifications.push_notifications.subscription_error.title') }}