From 603296ef7bdb87d6926b691488523a8728e9fb4f Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Fri, 11 Oct 2024 15:11:21 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/ --- src/strings/en-gb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",