From db2e1b427c2ee18aa0a1f4cb2f20d678fed3c959 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 13 Jul 2021 20:07:07 +0200 Subject: [PATCH] Update translation for sso login information (cherry picked from commit 3e4adc29f758147949c84f3af0222cc2ee144355) --- src/translation/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/translation/en.json b/src/translation/en.json index fa547d4fd..1eebc1e72 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -20,9 +20,9 @@ "domainsFilterHeader": "All Domains", "groupsFilterHeader": "Select Group", "auth": { - "sso": "Log in with Cloudron username and password", - "nosso": "Not using Cloudron's usermanagement", - "email": "Log in with Cloudron mailbox email and password" + "sso": "Log in with your Cloudron credentials", + "nosso": "Log in with dedicated account", + "email": "Log in with your email address" } }, "main": {