binwiederhier před 2 roky
rodič
revize
aeb60735dc
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      web/public/static/langs/en.json

+ 2 - 2
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",