1
0
Fork 0
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:
Bill Thornton 2024-09-17 22:29:26 -04:00 committed by GitHub
commit e08db55a52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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