Merge pull request #6698 from overleaf/msm-fix-sso-existing-user

Fix SSO registration for existing users

GitOrigin-RevId: 4213269c2ed6d6e93ffab6f3fc9307405c5f8d49
This commit is contained in:
Miguel Serrano 2022-02-14 15:43:40 +01:00 committed by Copybot
parent 1fb8f15005
commit 3510863d37

View file

@ -778,6 +778,7 @@
"search_references": "Search the .bib files in this project",
"no_search_results": "No Search Results",
"email_already_registered": "This email is already registered",
"email_already_registered_sso": "This email is already registered. Please log in to your account another way and link your account to the new provider via your account settings.",
"compile_mode": "Compile Mode",
"normal": "Normal",
"fast": "Fast",