From a7a41b820eb3cd7ed74503425f42f1bcf6d5cae2 Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 4 Jun 2026 15:20:52 -0700 Subject: [PATCH] Add missing sshAccess key --- messages/en-US.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/en-US.json b/messages/en-US.json index 2264f1332..0745f861a 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -2046,6 +2046,7 @@ "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", + "sshAccess": "SSH Access", "rdpSettings": "RDP Settings", "vncSettings": "VNC Settings", "sshServer": "SSH Server",