From 76b16db9f783b024752705e8292dbde9a1bd57f7 Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Fri, 10 Sep 2021 10:19:31 -0400 Subject: [PATCH] Restore missing placeholder error message --- 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 f8dad30ef4..3fad314c92 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1260,6 +1260,7 @@ "PlayAllFromHere": "Play all from here", "PlaybackData": "Playback Data", "PlaybackErrorNoCompatibleStream": "This client isn't compatible with the media and the server isn't sending a compatible media format.", + "PlaybackErrorPlaceHolder": "This is a placeholder for physical media that Jellyfin cannot play. Please insert the disc to play.", "PlaybackRate": "Playback Rate", "PlayCount": "Play count", "Played": "Played",