mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add custom strings for system info panel on dashboard
This commit is contained in:
parent
92555c36ce
commit
ef3166143a
3 changed files with 10 additions and 9 deletions
|
@ -801,7 +801,7 @@
|
|||
"LabelSeriesRecordingPath": "Series recording path (optional):",
|
||||
"LabelServerHost": "Host:",
|
||||
"LabelServerHostHelp": "192.168.1.100 or https://myserver.com",
|
||||
"LabelServerName": "Server Name: {0}",
|
||||
"LabelServerName": "Server name:",
|
||||
"LabelServerPort": "Port:",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"LabelSkin": "Skin:",
|
||||
|
@ -866,9 +866,10 @@
|
|||
"LabelValue": "Value:",
|
||||
"LabelVersion": "Version:",
|
||||
"LabelVersionInstalled": "{0} installed",
|
||||
"LabelVersionNumber": "Version: {0}",
|
||||
"DashboardVersionNumber": "Version: {0}",
|
||||
"DashboardServerName": "Server: {0}",
|
||||
"LabelVideo": "Video:",
|
||||
"LabelWeb": "Web",
|
||||
"LabelWeb": "Web: ",
|
||||
"LabelXDlnaCap": "X-Dlna cap:",
|
||||
"LabelXDlnaCapHelp": "Determines the content of the X_DLNACAP element in the urn:schemas-dlna-org:device-1-0 namespace.",
|
||||
"LabelXDlnaDoc": "X-Dlna doc:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue