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