mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add localization entry for VideoCodecTagNotSupported
This commit is contained in:
parent
d595456f3d
commit
e498c77e51
1 changed files with 1 additions and 0 deletions
|
@ -1638,6 +1638,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