From 5a859aad293460bec2364fbd55798a0cdfcc1390 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Wed, 3 Dec 2025 14:52:57 -0500 Subject: [PATCH] update create client description --- messages/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/en-US.json b/messages/en-US.json index a477e57b..2919b165 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -1445,7 +1445,7 @@ "errorCreatingClient": "Error creating client", "clientDefaultsNotFound": "Client defaults not found", "createClient": "Create Client", - "createClientDescription": "Create a new client for connecting to your sites", + "createClientDescription": "Create a new client to access private resources", "seeAllClients": "See All Clients", "clientInformation": "Client Information", "clientNamePlaceholder": "Client name",