mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5950 from gnattu/localization-VideoCodecTagNotSupported
This commit is contained in:
commit
e08db55a52
1 changed files with 1 additions and 0 deletions
|
@ -1659,6 +1659,7 @@
|
|||
"ContainerNotSupported": "The container is not supported",
|
||||
"SubtitleCodecNotSupported": "The subtitle codec is not supported",
|
||||
"VideoCodecNotSupported": "The video codec is not supported",
|
||||
"VideoCodecTagNotSupported": "The video codec tag is not supported",
|
||||
"AudioBitrateNotSupported": "The audio's bitrate is not supported",
|
||||
"AudioChannelsNotSupported": "The number of audio channels is not supported",
|
||||
"VideoResolutionNotSupported": "The video's resolution is not supported",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue