1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2948 from thornbill/fix-missing-placeholder-error

Restore missing placeholder error message
This commit is contained in:
Bill Thornton 2021-09-13 10:46:19 -04:00 committed by GitHub
commit bd49086e99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1260,6 +1260,7 @@
"PlayAllFromHere": "Play all from here", "PlayAllFromHere": "Play all from here",
"PlaybackData": "Playback Data", "PlaybackData": "Playback Data",
"PlaybackErrorNoCompatibleStream": "This client isn't compatible with the media and the server isn't sending a compatible media format.", "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", "PlaybackRate": "Playback Rate",
"PlayCount": "Play count", "PlayCount": "Play count",
"Played": "Played", "Played": "Played",