From 9536a3721338952aa6365d6b6ebff686454bf07b Mon Sep 17 00:00:00 2001 From: Scott McKenzie Date: Fri, 11 Oct 2024 07:42:51 +1100 Subject: [PATCH] Add examples to LabelPublishedServerUriHelp string (#6163) --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 7e1309ba93..7fd84c390f 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -839,7 +839,7 @@ "LabelPublicHttpsPort": "Public HTTPS port number", "LabelPublicHttpsPortHelp": "The public port number that should be mapped to the local HTTPS port.", "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", "LabelQuickConnectCode": "Quick Connect code", "LabelReasonForTranscoding": "Reason for transcoding", "LabelRecord": "Record",