Merge pull request #16713 from overleaf/jel-sso-already-linked

[web] When user is already linked to Group SSO

GitOrigin-RevId: 7cee60370c7329a0ed8fd621600d30546f1c8942
This commit is contained in:
Jessica Lawshe 2024-01-29 09:19:58 -06:00 committed by Copybot
parent 33c5f684c3
commit 00d66a1b81

View file

@ -1728,6 +1728,7 @@
"sso": "SSO", "sso": "SSO",
"sso_account_already_linked": "Account already linked to another __appName__ user", "sso_account_already_linked": "Account already linked to another __appName__ user",
"sso_active": "SSO active", "sso_active": "SSO active",
"sso_already_setup_good_to_go": "Single sign-on is already set up on your account, so youre good to go.",
"sso_config_prop_help_certificate": "Base64 encoded certificate without whitespace", "sso_config_prop_help_certificate": "Base64 encoded certificate without whitespace",
"sso_config_prop_help_first_name": "The SAML attribute that specifies the users first name", "sso_config_prop_help_first_name": "The SAML attribute that specifies the users first name",
"sso_config_prop_help_last_name": "The SAML attribute that specifies the users last name", "sso_config_prop_help_last_name": "The SAML attribute that specifies the users last name",
@ -2224,7 +2225,9 @@
"your_subscription_has_expired": "Your subscription has expired.", "your_subscription_has_expired": "Your subscription has expired.",
"youre_about_to_disable_single_sign_on": "Youre about to disable single sign-on for all group members.", "youre_about_to_disable_single_sign_on": "Youre about to disable single sign-on for all group members.",
"youre_about_to_enable_single_sign_on": "Youre about to enable single sign-on (SSO). Before you do this, you should ensure youre confident the SSO configuration is correct and all your group members have managed user accounts.", "youre_about_to_enable_single_sign_on": "Youre about to enable single sign-on (SSO). Before you do this, you should ensure youre confident the SSO configuration is correct and all your group members have managed user accounts.",
"youre_already_setup_for_sso": "Youre already set up for SSO",
"youre_on_free_trial_which_ends_on": "Youre on a free trial which ends on <0>__date__</0>.", "youre_on_free_trial_which_ends_on": "Youre on a free trial which ends on <0>__date__</0>.",
"youre_signed_in_as": "Youre signed in as <0>__email__</0>.",
"zh-CN": "Chinese", "zh-CN": "Chinese",
"zip_contents_too_large": "Zip contents too large", "zip_contents_too_large": "Zip contents too large",
"zoom_in": "Zoom in", "zoom_in": "Zoom in",