mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
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:
parent
1fb8f15005
commit
3510863d37
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue