From acf903065d8da6ffa7165d4d2c00cdc12de4c860 Mon Sep 17 00:00:00 2001 From: Dmitry Lyzo Date: Tue, 18 Feb 2025 20:21:31 +0300 Subject: [PATCH] Add translation for StreamCountExceedsLimit --- src/strings/en-us.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index ce4ede183..2d6678c32 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1531,6 +1531,7 @@ "StoryArc": "Story Arc", "StopPlayback": "Stop playback", "StopRecording": "Stop recording", + "StreamCountExceedsLimit": "The number of streams exceeds the limit", "Studio": "Studio", "Studios": "Studios", "Subtitle": "Subtitle",