Add Chromecast error messages to the locales
This commit is contained in:
parent
6740ee54f2
commit
e4b1569988
1 changed files with 3 additions and 1 deletions
|
@ -1491,5 +1491,7 @@
|
||||||
"YoutubeBadRequest": "Bad request.",
|
"YoutubeBadRequest": "Bad request.",
|
||||||
"YoutubePlaybackError": "Requested video cannot be played.",
|
"YoutubePlaybackError": "Requested video cannot be played.",
|
||||||
"YoutubeNotFound": "Video not found.",
|
"YoutubeNotFound": "Video not found.",
|
||||||
"YoutubeDenied": "Requested video is not allowed to be played in embedded players."
|
"YoutubeDenied": "Requested video is not allowed to be played in embedded players.",
|
||||||
|
"MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.",
|
||||||
|
"MessagePlaybackError": "There was an error playing this file on your Google Cast receiver."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue