From 6eb6b44f41bd2b21bb5dba73eb909a7195b7cb4e Mon Sep 17 00:00:00 2001 From: Fred KISSIE Date: Tue, 2 Dec 2025 19:22:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20update=20some=20text=20labels?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- messages/en-US.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/messages/en-US.json b/messages/en-US.json index 6483b025..40fec4a4 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -145,9 +145,9 @@ "never": "Never", "shareErrorSelectResource": "Please select a resource", "proxyResourceTitle": "Manage Proxy Resources", - "proxyResourceDescription": "Access web resources on sites", + "proxyResourceDescription": "Create and manage secure, publicly accessible resources that require authentication through a web browser", "clientResourceTitle": "Manage Client Resources", - "clientResourceDescription": "Access Internal resources on sites", + "clientResourceDescription": "Create and manage private resources that are accessible only through a connected client, with no public exposure", "resourcesSearch": "Search resources...", "resourceAdd": "Add Resource", "resourceErrorDelte": "Error deleting resource", @@ -1881,10 +1881,10 @@ "enterpriseEdition": "Enterprise Edition", "unlicensed": "Unlicensed", "beta": "Beta", - "manageUserDevices": "Manage User Devices", - "manageUserDevicesDescription": "View user devices (laptops, phones, tablets) that can access your sites through clients", + "manageUserDevices": "User Devices", + "manageUserDevicesDescription": "View and manage personal devices that users connect with to securely access your organization’s resources", "manageMachineClients": "Manage Machine Clients", - "manageMachineClientsDescription": "Create and manage credentials for automated systems and infrastructure (CI/CD, VMs, VPCs) to securely access your sites", + "manageMachineClientsDescription": "Create and manage automated clients, such as servers or services, that securely connect to your network", "clientsTableUserClients": "User", "clientsTableMachineClients": "Machine", "licenseTableValidUntil": "Valid Until",