mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #4751 from newo-2001/configurable-backdrop-interval
This commit is contained in:
commit
cf9b9bf105
6 changed files with 35 additions and 5 deletions
|
@ -566,6 +566,8 @@
|
|||
"LabelAutomaticDiscoveryHelp": "Allow applications to automatically detect Jellyfin by using UDP port 7359.",
|
||||
"LabelBaseUrl": "Base URL",
|
||||
"LabelBaseUrlHelp": "Add a custom subdirectory to the server URL. For example: <code>http://example.com/<b><baseurl></b></code>",
|
||||
"LabelBackdropScreensaverInterval": "Backdrop Screensaver Interval",
|
||||
"LabelBackdropScreensaverIntervalHelp": "The time in seconds between different backdrops when using the backdrop screensaver.",
|
||||
"LabelBindToLocalNetworkAddress": "Bind to local network address",
|
||||
"LabelBindToLocalNetworkAddressHelp": "Override the local IP address for the HTTP server. If left empty, the server will bind to all available addresses. Changing this value requires a restart.",
|
||||
"LabelBirthDate": "Birth date",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue