diff --git a/web/public/static/langs/en.json b/web/public/static/langs/en.json index 5a57c71c..f6c8b881 100644 --- a/web/public/static/langs/en.json +++ b/web/public/static/langs/en.json @@ -332,8 +332,8 @@ "prefs_notifications_delete_after_one_week_description": "Notifications are auto-deleted after one week", "prefs_notifications_delete_after_one_month_description": "Notifications are auto-deleted after one month", "prefs_notifications_web_push_title": "Background notifications", - "prefs_notifications_web_push_enabled_description": "Notifications are received when web app is not running via Web Push", - "prefs_notifications_web_push_disabled_description": "Notification are only received when web app is running", + "prefs_notifications_web_push_enabled_description": "Notifications are received even when web app is not running (via Web Push)", + "prefs_notifications_web_push_disabled_description": "Notification are received when web app is running (via WebSocket)", "prefs_notifications_web_push_enabled": "Enabled", "prefs_notifications_web_push_disabled": "Disabled", "prefs_users_title": "Manage users",