From a28b15a81da5e33e9043db46dc5fd682747ae6c7 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Wed, 3 Dec 2025 14:47:59 -0500 Subject: [PATCH] update descriptions --- messages/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/en-US.json b/messages/en-US.json index 0bf8b052..a477e57b 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -99,7 +99,7 @@ "siteSeeAll": "See All Sites", "siteTunnelDescription": "Determine how you want to connect to your site", "siteNewtCredentials": "Credentials", - "siteNewtCredentialsDescription": "This is how Newt will authenticate with the server", + "siteNewtCredentialsDescription": "This is how the site will authenticate with the server", "siteCredentialsSave": "Save Your Credentials", "siteCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.", "siteInfo": "Site Information", @@ -1457,7 +1457,7 @@ "clientInstallOlm": "Install Olm", "clientInstallOlmDescription": "Get Olm running on your system", "clientOlmCredentials": "Credentials", - "clientOlmCredentialsDescription": "This is how Olm will authenticate with the server", + "clientOlmCredentialsDescription": "This is how the client will authenticate with the server", "olmEndpoint": "Endpoint", "olmId": "ID", "olmSecretKey": "Secret",