diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index b04b60b850..21659dcb72 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1455,7 +1455,7 @@ "LabelHDHomerunPortRange": "HDHomeRun port range", "LabelHDHomerunPortRangeHelp": "Restricts the HDHomeRun UDP port range to this value. (Default is 1024 - 65535).", "LabelPublishedServerUri": "Published Server URIs", - "LabelPublishedServerUriHelp": "Override the URI used by Jellyfin, based on the interface, or client IP address.", + "LabelPublishedServerUriHelp": "Override the URI used by Jellyfin, based on the interface, or client IP address. For example: internal=http://jellyfin.example.com, external=https://jellyfin.example.com, or all=https://jellyfin.example.com", "HeaderDebugging": "Debugging and Tracing", "LabelEnableSSDPTracing": "Enable SSDP Tracing", "LabelEnableSSDPTracingHelp": "Enable details SSDP network tracing to be logged.
WARNING: This will cause serious performance degradation.",