From 66c14c2d091ce0c65e5c5c857a6656faab2513f4 Mon Sep 17 00:00:00 2001 From: hetlelid Date: Sat, 8 Nov 2025 13:24:51 +0100 Subject: [PATCH] Update resourceRawSettingsDescription with details Expanded the description for resourceRawSettings to include mapping details and a documentation link. --- messages/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/en-US.json b/messages/en-US.json index 0dbb9bc9..4e14a64d 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -179,7 +179,7 @@ "baseDomain": "Base Domain", "subdomnainDescription": "The subdomain where your resource will be accessible.", "resourceRawSettings": "TCP/UDP Settings", - "resourceRawSettingsDescription": "Configure how your resource will be accessed over TCP/UDP", + "resourceRawSettingsDescription": "Configure how your resource will be accessed over TCP/UDP. You map the resource to a port on the host Pangolin server, so you can access the resource from :. (https://docs.pangolin.net/manage/resources/tcp-udp-resources)", "protocol": "Protocol", "protocolSelect": "Select a protocol", "resourcePortNumber": "Port Number",