Skip to content

Commit e97f83d

Browse files
committed
Adjust SSO settings micro-copy
1 parent b571c64 commit e97f83d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

client/translations/messages.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"oidc":"OpenID Connect",
33
"saml":"SAML",
4-
"admin_category":"SSO",
5-
"enable_global":"Enable SSO login",
4+
"admin_category":"Single Sign-On",
5+
"enable_global":"Enable login with Single Sign-On (SSO)",
66
"admin_ssoEnable":"Enable SSO login on this CryptPad instance",
7-
"config_global":"SSO configuration",
8-
"config_enforced":"Config which type of users are allowed to log in to this instance",
9-
"config_enforced_all":"All users",
10-
"config_enforced_sso":"Only SSO users",
11-
"config_password":"SSO users can also add a password specific to their CryptPad account for extra security. If not used, administrators of the identity provider would be able to access their CryptPad data.",
12-
"config_password_no":"Disable password",
7+
"config_global":"SSO Configuration",
8+
"config_enforced":"Require SSO to log in?",
9+
"config_enforced_all":"No, all users can log in",
10+
"config_enforced_sso":"Yes, only SSO users can log in",
11+
"config_password":"User accounts can also have their own passwords in addition to SSO. Without account passwords, administrators of the SSO provider have access to user data. Use CryptPad account password?",
12+
"config_password_no":"No password",
1313
"config_password_yes":"Allow password",
1414
"config_password_force":"Force password",
1515
"list_providers":"Identity providers",

0 commit comments

Comments
 (0)