mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add examples to LabelPublishedServerUriHelp string (#6163)
This commit is contained in:
parent
67283befbe
commit
9536a37213
1 changed files with 1 additions and 1 deletions
|
@ -839,7 +839,7 @@
|
||||||
"LabelPublicHttpsPort": "Public HTTPS port number",
|
"LabelPublicHttpsPort": "Public HTTPS port number",
|
||||||
"LabelPublicHttpsPortHelp": "The public port number that should be mapped to the local HTTPS port.",
|
"LabelPublicHttpsPortHelp": "The public port number that should be mapped to the local HTTPS port.",
|
||||||
"LabelPublishedServerUri": "Published Server URIs",
|
"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",
|
"LabelQuickConnectCode": "Quick Connect code",
|
||||||
"LabelReasonForTranscoding": "Reason for transcoding",
|
"LabelReasonForTranscoding": "Reason for transcoding",
|
||||||
"LabelRecord": "Record",
|
"LabelRecord": "Record",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue