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