Merge pull request #17288 from overleaf/jel-confirm-email-delete-config

[web] Add input to confirm email before deleting SSO config

GitOrigin-RevId: fa1e5556fe991583178dbfdd886e723c65d047c1
This commit is contained in:
Jessica Lawshe 2024-02-27 09:59:33 -06:00 committed by Copybot
parent c704a4b79a
commit b5c2423797
2 changed files with 2 additions and 0 deletions

View file

@ -342,6 +342,7 @@
"educational_discount_for_groups_of_x_or_more": "",
"educational_percent_discount_applied": "",
"email": "",
"email_address": "",
"email_already_registered": "",
"email_confirmed_onboarding": "",
"email_confirmed_onboarding_message": "",

View file

@ -491,6 +491,7 @@
"educational_discount_for_groups_of_x_or_more": "The educational discount is available for groups of __size__ or more",
"educational_percent_discount_applied": "__percent__% educational discount applied!",
"email": "Email",
"email_address": "Email address",
"email_already_associated_with": "The <b>__email1__</b> email is already associated with the <b>__email2__</b> <b>__appName__</b> account.",
"email_already_registered": "This email is already registered",
"email_already_registered_secondary": "This email is already registered as a secondary email",