From 39b4e85dcd0c87b6dc9f6cd672c336d6eb5bfb67 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Wed, 20 Nov 2024 15:38:10 +0100 Subject: [PATCH] Better explain the "Push notification" option in the browser settings (#22906) --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 0fc6b12128..1dc1d8a1f5 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -6755,8 +6755,8 @@ "description": "Should we close the connection to the server after being hidden for 5 minutes?" }, "push_notifications": { - "header": "Push notifications", - "description": "Send notifications to this device.", + "header": "Receive notifications", + "description": "Enable HTML5 browser notifications on this device.", "error_load_platform": "Configure notify.html5.", "error_use_https": "Requires SSL enabled for frontend.", "push_notifications": "Push notifications",