From eead0535a38d5e831d33d7e75524a0bf2ff3ccd9 Mon Sep 17 00:00:00 2001 From: 0x464e <36742501+0x464e@users.noreply.github.com> Date: Fri, 20 Mar 2026 18:46:17 +0200 Subject: [PATCH] Make share description clearer --- web/public/locales/en/components/dialog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/locales/en/components/dialog.json b/web/public/locales/en/components/dialog.json index 767dc7dcf..a008e6386 100644 --- a/web/public/locales/en/components/dialog.json +++ b/web/public/locales/en/components/dialog.json @@ -102,7 +102,7 @@ "shareTimestamp": { "label": "Share Timestamp", "title": "Share Review Timestamp", - "description": "Share the current player position or choose a custom timestamp.", + "description": "Share a timestamped URL of current player position or choose a custom timestamp. Note that this is not a public share URL and is only accessible to users with access to Frigate and this camera.", "current": "Current Player Timestamp", "custom": "Custom Timestamp", "customDescription": "Pick a specific point in time to share.",