From 2c5d7bde8b8c6ca25d2cc7de288a75de2665e0e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Alby?= Date: Tue, 13 Sep 2022 09:56:30 +0200 Subject: [PATCH] Merge pull request #9388 from overleaf/ds-change-word-university changed university to institution GitOrigin-RevId: 1fdcdb07ae5351322e8c69b55b8afc3d4c53758c --- services/web/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 01de78ff72..a7754179a2 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -194,7 +194,7 @@ "logged_in_with_email": "You are currently logged in to __appName__ with the email __email__.", "looks_like_logged_in_with_email": "It looks like you’re already logged in to __appName__ with the email __email__.", "need_to_do_this_to_access_license": "You’ll need to do this in order to have access to the benefits from the __institutionName__ site license.", - "institutional_login_not_supported": "Your university doesn’t support institutional login yet, but you can still register with your institutional email.", + "institutional_login_not_supported": "Your institution doesn’t support institutional login 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 list of institutions to find yours, or you can just register using your email address and password here.", "institutional_login_unknown_sso_highlight_variant": "Sorry, we don’t know which institution issued that email address. You can browse our list of institutions to find yours, or you can use one of the other options below.", "link_account": "Link Account",