mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add build and web versions to dashboard
This commit is contained in:
parent
4a6efbe359
commit
1aabbae3a5
11 changed files with 95 additions and 39 deletions
|
@ -167,8 +167,6 @@
|
|||
"Cursive": "Cursive",
|
||||
"CustomDlnaProfilesHelp": "Create a custom profile to target a new device or override a system profile.",
|
||||
"DailyAt": "Daily at {0}",
|
||||
"DashboardServerName": "Server: {0}",
|
||||
"DashboardVersionNumber": "Version: {0}",
|
||||
"Data": "Data",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
|
@ -582,6 +580,7 @@
|
|||
"LabelBlastMessageInterval": "Alive message interval",
|
||||
"LabelBlastMessageIntervalHelp": "Determine the duration in seconds between blast alive messages.",
|
||||
"LabelBlockContentWithTags": "Block items with tags",
|
||||
"LabelBuildVersion": "Build version",
|
||||
"LabelBurnSubtitles": "Burn subtitles",
|
||||
"LabelCache": "Cache",
|
||||
"LabelCachePath": "Cache path",
|
||||
|
@ -869,6 +868,7 @@
|
|||
"LabelServerHostHelp": "192.168.1.100:8096 or https://myserver.com",
|
||||
"LabelServerName": "Server name",
|
||||
"LabelServerNameHelp": "This name will be used to identify the server and will default to the server's hostname.",
|
||||
"LabelServerVersion": "Server version",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit",
|
||||
"LabelSize": "Size",
|
||||
"LabelSkipBackLength": "Skip back length",
|
||||
|
@ -989,6 +989,7 @@
|
|||
"LabelVideoRange": "Video range",
|
||||
"LabelVideoResolution": "Video resolution",
|
||||
"LabelWeb": "Web",
|
||||
"LabelWebVersion": "Web version",
|
||||
"LabelXDlnaCap": "Device Capability ID",
|
||||
"LabelXDlnaCapHelp": "Determine the content of the 'X_DLNACAP' element in the 'urn:schemas-dlna-org:device-1-0' namespace.",
|
||||
"LabelXDlnaDoc": "Device Class ID",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue