From 81d448092b21a16651fd6a2170fa5e877753d123 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:22:35 -0600 Subject: [PATCH] i18n --- web/public/locales/en/views/settings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json index f50272596..fe837663c 100644 --- a/web/public/locales/en/views/settings.json +++ b/web/public/locales/en/views/settings.json @@ -271,6 +271,8 @@ "disconnectStream": "Disconnect", "estimatedBandwidth": "Estimated Bandwidth", "roles": "Roles", + "ffmpegModule": "Use stream compatibility mode", + "ffmpegModuleDescription": "If the stream does not load after several attempts, try enabling this. When enabled, Frigate will use the ffmpeg module with go2rtc. This may provide better compatibility with some camera streams.", "none": "None", "error": "Error", "streamValidated": "Stream {{number}} validated successfully",