diff --git a/dashboard-ui/strings/en-US.json b/dashboard-ui/strings/en-US.json index 14c12ac940..0f9d94b7f5 100644 --- a/dashboard-ui/strings/en-US.json +++ b/dashboard-ui/strings/en-US.json @@ -2375,5 +2375,5 @@ "MapChannels": "Map Channels", "LabelffmpegPath": "FFMpeg path:", "LabelffmpegPathHelp": "The path to your ffmpeg application, or folder containing ffmpeg.", - "LabelffmpegPathHelp2": "Important: FFProbe must exist within the same folder." + "LabelffmpegPathHelp2": "Important: FFProbe must also exist within the same folder." }