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
3 changed files with 48 additions and 6 deletions
+5 -1
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"
}