Merge pull request #31237 from overleaf/jel-managed-user-domain-capture

[web] Secondary email remove message for managed users enrollment via domain capture

GitOrigin-RevId: fdaa441a7652f20a4a49bf45cf6d78925ce0e857
This commit is contained in:
Jessica Lawshe
2026-02-05 08:37:22 -06:00
committed by Copybot
parent 50f049ac7c
commit 83dc28178e
2 changed files with 2 additions and 0 deletions

View File

@@ -1501,6 +1501,7 @@
"remove_manager": "",
"remove_or_replace_figure": "",
"remove_secondary_email_addresses": "",
"remove_secondary_email_addresses_except_saml_email": "",
"remove_sso_login_option": "",
"remove_tag": "",
"remove_user": "",

View File

@@ -1935,6 +1935,7 @@
"remove_manager": "Remove manager",
"remove_or_replace_figure": "Remove or replace figure",
"remove_secondary_email_addresses": "Remove any secondary email addresses associated with your account. <0>Remove them in account settings.</0>",
"remove_secondary_email_addresses_except_saml_email": "Remove all email addresses except <0>__institutionEmail__</0> from your Overleaf account. <1>Remove them in account settings.</1>",
"remove_sso_login_option": "Remove the SSO login option for your users.",
"remove_tag": "Remove tag __tagName__",
"remove_user": "Remove user",