1
0
Fork 0
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:
gnattu 2024-08-24 07:46:56 +08:00
parent d595456f3d
commit e498c77e51

View file

@ -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",