From e62186f395dac76c8f7cf05032b8ef288f90a8b4 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Wed, 3 Dec 2025 14:46:57 -0500 Subject: [PATCH] change olm creds text --- messages/en-US.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/messages/en-US.json b/messages/en-US.json index b574a6c4..0bf8b052 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -1456,11 +1456,11 @@ "sitesDescription": "The client will have connectivity to the selected sites", "clientInstallOlm": "Install Olm", "clientInstallOlmDescription": "Get Olm running on your system", - "clientOlmCredentials": "Olm Credentials", + "clientOlmCredentials": "Credentials", "clientOlmCredentialsDescription": "This is how Olm will authenticate with the server", - "olmEndpoint": "Olm Endpoint", - "olmId": "Olm ID", - "olmSecretKey": "Olm Secret Key", + "olmEndpoint": "Endpoint", + "olmId": "ID", + "olmSecretKey": "Secret", "clientCredentialsSave": "Save Your Credentials", "clientCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.", "generalSettingsDescription": "Configure the general settings for this client",