mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-12 13:16:19 +00:00
display server name in dashboard
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"ButtonTermsOfService": "Terms of Service",
|
||||
"HeaderDeveloperOptions": "Developer Options",
|
||||
"OptionEnableWebClientResponseCache": "Enable web client response caching",
|
||||
"OptionDisableForDevelopmentHelp": "Disable these for web client development purposes",
|
||||
"OptionDisableForDevelopmentHelp": "Configure these as needed for web client development purposes.",
|
||||
"OptionEnableWebClientResourceMinification": "Enable web client resource minification",
|
||||
"LabelDashboardSourcePath": "Web client source path:",
|
||||
"LabelDashboardSourcePathHelp": "If running the server from source, specify the path to the dashboard-ui folder. All web client files will be served from this location.",
|
||||
@@ -53,6 +53,7 @@
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
"HeaderPaths": "Paths",
|
||||
"TitleNotifications": "Notifications",
|
||||
"ButtonDonateWithPayPal": "Donate with PayPal",
|
||||
"OptionDetectArchiveFilesAsMedia": "Detect archive files as media",
|
||||
"OptionDetectArchiveFilesAsMediaHelp": "If enabled, files with .rar and .zip extensions will be detected as media files.",
|
||||
@@ -71,6 +72,7 @@
|
||||
"FolderTypeTvShows": "TV",
|
||||
"FolderTypeInherit": "Inherit",
|
||||
"LabelContentType": "Content type:",
|
||||
"TitleScheduledTasks": "Scheduled Tasks",
|
||||
"HeaderSetupLibrary": "Setup your media library",
|
||||
"ButtonAddMediaFolder": "Add media folder",
|
||||
"LabelFolderType": "Folder type:",
|
||||
|
||||
Reference in New Issue
Block a user