strip settings from tab name

This commit is contained in:
miloschwartz
2026-08-13 17:08:37 -04:00
parent 978fa8bfc6
commit 0ff5ea4f6a
+9 -9
View File
@@ -2652,11 +2652,11 @@
"timeIsInSeconds": "Time is in seconds",
"requireDeviceApproval": "Require Device Approvals",
"requireDeviceApprovalDescription": "Users with this role need new devices approved by an admin before they can connect and access resources.",
"sshSettings": "SSH Settings",
"inferenceSettings": "AI Gateway Settings",
"sshSettings": "SSH",
"inferenceSettings": "AI Gateway",
"sshAccess": "SSH Access",
"rdpSettings": "RDP Settings",
"vncSettings": "VNC Settings",
"rdpSettings": "RDP",
"vncSettings": "VNC",
"sshServer": "SSH Server",
"rdpServer": "RDP Server",
"vncServer": "VNC Server",
@@ -2830,8 +2830,8 @@
"privateResourceAllowIcmpPing": "Allow ICMP Ping",
"privateResourceNetworkAccess": "Network Access",
"privateResourceNetworkAccessDescription": "Control TCP/UDP port access and whether ICMP ping is allowed for this resource.",
"hostSettings": "Host Settings",
"cidrSettings": "CIDR Settings",
"hostSettings": "Host",
"cidrSettings": "CIDR",
"createInternalResourceDialogResourceProperties": "Resource Properties",
"createInternalResourceDialogName": "Name",
"createInternalResourceDialogSite": "Site",
@@ -4218,9 +4218,9 @@
"resourceLauncherViewDeleteFailedDescription": "Could not delete the launcher view. Please try again.",
"memberPortalPrevious": "Previous",
"memberPortalNext": "Next",
"httpSettings": "HTTP Settings",
"tcpSettings": "TCP Settings",
"udpSettings": "UDP Settings",
"httpSettings": "HTTP",
"tcpSettings": "TCP",
"udpSettings": "UDP",
"sshTitle": "SSH",
"sshConnectingDescription": "Establishing a secure connection…",
"sshConnecting": "Connecting…",