Merge pull request #2618 from iwalton3/client-custom-css
Allow client custom css and disabling global server custom css.
This commit is contained in:
@@ -181,6 +181,7 @@
|
||||
"DirectStreamHelp2": "Power consumed by direct streaming usually depends on the audio profile. Only the video stream is lossless.",
|
||||
"DirectStreaming": "Direct streaming",
|
||||
"EnablePlugin": "Enable",
|
||||
"DisableCustomCss": "Disable Server-Provided Custom CSS",
|
||||
"DisablePlugin": "Disable",
|
||||
"Disc": "Disc",
|
||||
"Disconnect": "Disconnect",
|
||||
@@ -578,6 +579,7 @@
|
||||
"LabelDeinterlaceMethod": "Deinterlacing method:",
|
||||
"LabelDeviceDescription": "Device description",
|
||||
"LabelDidlMode": "DIDL mode:",
|
||||
"LabelDisableCustomCss": "Disable custom CSS theming/branding provided from the server.",
|
||||
"LabelDiscNumber": "Disc number:",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
@@ -679,6 +681,7 @@
|
||||
"LabelLibraryPageSize": "Library page size:",
|
||||
"LabelLibraryPageSizeHelp": "Sets the amount of items to show on a library page. Set to 0 in order to disable paging.",
|
||||
"LabelLineup": "Lineup:",
|
||||
"LabelLocalCustomCss": "Custom CSS styling which applies to this client only. You may want to disable server custom CSS.",
|
||||
"LabelLocalHttpServerPortNumber": "Local HTTP port number:",
|
||||
"LabelLocalHttpServerPortNumberHelp": "The TCP port number for the HTTP server.",
|
||||
"LabelLockItemToPreventChanges": "Lock this item to prevent future changes",
|
||||
|
||||
Reference in New Issue
Block a user