From b310fd3eb608c0734131e407a1b8a353db0f41a0 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:27:57 -0600 Subject: [PATCH] i18n --- web/public/locales/en/views/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json index fcbabc949..925efbde3 100644 --- a/web/public/locales/en/views/settings.json +++ b/web/public/locales/en/views/settings.json @@ -266,7 +266,7 @@ "autotrackingSupport": "Autotracking Support", "presets": "Presets", "rtspCandidates": "RTSP Candidates", - "rtspCandidatesDescription": "The following RTSP URLs were found from the camera probe. Select one or more to use for this camera in Frigate.", + "rtspCandidatesDescription": "The following RTSP URLs were found from the camera probe. Test the connection to view stream metadata.", "candidateStreamTitle": "Candidate {{number}}", "useCandidate": "Use", "uriCopy": "Copy",