mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-22 04:46:40 +00:00
Fix #1830
This commit is contained in:
@@ -179,7 +179,7 @@
|
|||||||
"baseDomain": "Base Domain",
|
"baseDomain": "Base Domain",
|
||||||
"subdomnainDescription": "The subdomain where your resource will be accessible.",
|
"subdomnainDescription": "The subdomain where your resource will be accessible.",
|
||||||
"resourceRawSettings": "TCP/UDP Settings",
|
"resourceRawSettings": "TCP/UDP Settings",
|
||||||
"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 <server-public-ip>:<mapped-port>. (https://docs.pangolin.net/manage/resources/tcp-udp-resources)",
|
"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 server-public-ip:mapped-port.",
|
||||||
"protocol": "Protocol",
|
"protocol": "Protocol",
|
||||||
"protocolSelect": "Select a protocol",
|
"protocolSelect": "Select a protocol",
|
||||||
"resourcePortNumber": "Port Number",
|
"resourcePortNumber": "Port Number",
|
||||||
@@ -2096,4 +2096,4 @@
|
|||||||
"enableSelected": "Enable Selected",
|
"enableSelected": "Enable Selected",
|
||||||
"disableSelected": "Disable Selected",
|
"disableSelected": "Disable Selected",
|
||||||
"checkSelectedStatus": "Check Status of Selected"
|
"checkSelectedStatus": "Check Status of Selected"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user