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

update season screen

This commit is contained in:
Luke Pulverenti 2017-07-03 13:15:46 -04:00
parent a1eb9ab0b5
commit 69a85535d6
20 changed files with 153 additions and 101 deletions

View file

@ -458,7 +458,9 @@
"Transcoding": "Transcoding",
"VideoCodecNotSupported": "Video codec not supported",
"AudioCodecNotSupported": "Audio codec not supported",
"SubtitleCodecNotSupported": "Subtitle format not supported",
"ContainerNotSupported": "Container not supported",
"VideoLevelNotSupported": "Video level not supported",
"AudioBitrateNotSupported": "Audio bitrate not supported",
"AudioChannelsNotSupported": "Audio channels not supported",
"VideoResolutionNotSupported": "Video resolution not supported",