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

Merge pull request #4727 from MBR-0001/subtitle-improvements-1

Add support for more remote subtitle info
This commit is contained in:
Bill Thornton 2023-09-15 13:07:29 -04:00 committed by GitHub
commit 0d3a6e9ea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 48 additions and 6 deletions

View file

@ -1718,5 +1718,9 @@
"LabelTonemappingMode": "Tone mapping mode",
"TonemappingModeHelp": "Select the tone mapping mode. If you experience blown out highlights try switching to the RGB mode.",
"Unknown": "Unknown",
"AllowAv1Encoding": "Allow encoding in AV1 format"
"AllowAv1Encoding": "Allow encoding in AV1 format",
"AiTranslated": "AI Translated",
"MachineTranslated": "Machine Translated",
"ForeignPartsOnly": "Forced/Foreign parts only",
"HearingImpairedShort": "HI/SDH"
}