mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Added client setting to enable experimental Pgs subtitle renderer.
This commit is contained in:
parent
c5d3b081cf
commit
8753f84335
4 changed files with 31 additions and 1 deletions
|
@ -1383,6 +1383,8 @@
|
|||
"Remixer": "Remixer",
|
||||
"RemoveFromCollection": "Remove from collection",
|
||||
"RemoveFromPlaylist": "Remove from playlist",
|
||||
"RenderPgsSubtitle": "Experimental PGS subtitle rendering",
|
||||
"RenderPgsSubtitleHelp": "Determine if the client should render PGS subtitles instead of using burned in subtitles. This can avoid server-side transcoding in exchange of client-side rendering performance.",
|
||||
"Repeat": "Repeat",
|
||||
"RepeatAll": "Repeat all",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue