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:
commit
0d3a6e9ea2
3 changed files with 48 additions and 6 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue