From 01f1ab1530cfe4205148e5350e23e3ae9f26aff7 Mon Sep 17 00:00:00 2001 From: Thibault JUNIN Date: Wed, 29 Oct 2025 14:40:46 +0100 Subject: [PATCH] update label and description for camera name setting --- web/public/locales/en/views/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json index 3dd357eba..17a9f1b8d 100644 --- a/web/public/locales/en/views/settings.json +++ b/web/public/locales/en/views/settings.json @@ -49,8 +49,8 @@ "desc": "By default, recent alerts on the Live dashboard play as small looping videos. Disable this option to only show a static image of recent alerts on this device/browser." }, "displayCameraNames": { - "label": "Display Camera Names", - "desc": "Displays the camera name in the top-right corner at all times, not just when offline or disabled. Useful for quick identification in multi-camera views." + "label": "Always Show Camera Names", + "desc": "Always show the camera names in a chip in the multi-camera live view dashboard." } }, "storedLayouts": {