mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #4048 from overleaf/ta-institution-login-unknown-message
Fix Message on Institution Login with Unknown Institution GitOrigin-RevId: a9eea9dc67e83e668cdde661e86bb6e79ab783c1
This commit is contained in:
parent
f0a7f0886e
commit
87fe3643a5
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
||||||
"make_primary_which_will_allow_log_in_through_institution": "Making it your <b>primary __appName__</b> email will allow you to log in through your institution portal.",
|
"make_primary_which_will_allow_log_in_through_institution": "Making it your <b>primary __appName__</b> email will allow you to log in through your institution portal.",
|
||||||
"need_to_do_this_to_access_license": "You'll need to do this in order to have access to the benefits from the <b>__institutionName__</b> site license.",
|
"need_to_do_this_to_access_license": "You'll need to do this in order to have access to the benefits from the <b>__institutionName__</b> site license.",
|
||||||
"institutional_login_not_supported": "Your university doesn't support <b>institutional login</b> yet, but you can still register with your institutional email.",
|
"institutional_login_not_supported": "Your university doesn't support <b>institutional login</b> yet, but you can still register with your institutional email.",
|
||||||
|
"institutional_login_unknown": "Sorry, we don't know which institution issued that email address. You can browse our <a href=\"__link__\">list of institutions</a> to find yours, or you can just register using your email address and password here.",
|
||||||
"link_account": "Link Account",
|
"link_account": "Link Account",
|
||||||
"link_accounts": "Link Accounts",
|
"link_accounts": "Link Accounts",
|
||||||
"link_accounts_and_add_email": "Link Accounts and Add Email",
|
"link_accounts_and_add_email": "Link Accounts and Add Email",
|
||||||
|
|
Loading…
Reference in a new issue