mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add maximum allowed video resolution selector
This commit is contained in:
parent
0bd774dd45
commit
f06cd961d5
6 changed files with 80 additions and 6 deletions
|
@ -708,6 +708,7 @@
|
|||
"LabelLibraryPageSizeHelp": "Set the amount of items to show on a library page. Set to 0 in order to disable paging.",
|
||||
"LabelMaxDaysForNextUp": "Max days in 'Next Up':",
|
||||
"LabelMaxDaysForNextUpHelp": "Set the maximum amount of days a show should stay in the 'Next Up' list without watching it.",
|
||||
"LabelMaxVideoResolution": "Maximum Allowed Video Transcoding Resolution",
|
||||
"LabelLineup": "Lineup:",
|
||||
"LabelLocalCustomCss": "Custom CSS code for styling which applies to this client only. You may want to disable server custom CSS code.",
|
||||
"LabelLocalHttpServerPortNumber": "Local HTTP port number:",
|
||||
|
@ -1377,6 +1378,7 @@
|
|||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files",
|
||||
"ScanLibrary": "Scan library",
|
||||
"Schedule": "Schedule",
|
||||
"ScreenResolution": "Screen Resolution",
|
||||
"Screenshot": "Screenshot",
|
||||
"Screenshots": "Screenshots",
|
||||
"Search": "Search",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue