diff --git a/services/web/locales/fr.json b/services/web/locales/fr.json
index 727d56df37..c98da1701a 100644
--- a/services/web/locales/fr.json
+++ b/services/web/locales/fr.json
@@ -157,8 +157,6 @@
"logged_in_with_acct_that_cannot_be_linked": "Vous vous êtes connecté avec un compte __appName__ qui ne peut être lié à votre compte institutionnel.",
"logged_in_with_email": "Vous êtes actuellement connecté à __appName__ avec l’adresse __email__.",
"looks_like_logged_in_with_email": "Il semble que vous soyez déjà connecté à __appName__ avec l’adresse __email__.",
- "make_primary_to_log_in_through_institution": "Définissez l’adresse courriel __email__ comme votre adresse principale pour vous connecter depuis le portail de votre établissement. ",
- "make_primary_which_will_allow_log_in_through_institution": "En faire votre adresse courriel __appName__ principale vous permettra de vous connecter depuis le portail de votre établissement.",
"need_to_do_this_to_access_license": "Vous aurez besoin de réaliser cette action pour obtenir l’accès aux avantages offerts par la licence de site __institutionName__.",
"institutional_login_not_supported": "Votre université ne supporte pas encore la connexion institutionnelle, mais vous pouvez toujours vous inscrire avec votre adresse courriel institutionnelle.",
"institutional_login_unknown": "Désolé, nous ne connaissons pas l’établissement qui a délivré cette adresse courriel. Vous pouvez consulter notre liste d’établissements pour trouver le vôtre, ou vous pouvez simplement vous inscrire en utilisant votre adresse courriel ici.",
@@ -206,7 +204,6 @@
"account_with_email_exists": "Il semble qu’un compte __appName__ avec l’adresse courriel __email__ existe déjà.",
"acct_linked_to_institution_acct": "Vous pouvez vous connecter à Overleaf via votre compte institutionnel __institutionName__.",
"alternatively_create_new_institution_account": "Autrement, vous pouvez créer un nouveau compte avec votre adresse courriel institutionnelle (__email__) en cliquant __clickText__.",
- "as_a_member_of_sso": "En tant que membre de __institutionName__, vous pouvez vous connecter à __appName__ via votre portail institutionnel.",
"as_a_member_of_sso_required": "En tant que membre de __institutionName__, vous devez vous connecter à __appName__ via votre portail institutionnel.",
"can_link_institution_email_acct_to_institution_acct": "Vous pouvez maintenant lier votre compte __appName__ en __email__ à votre compte institutionnel __institutionName__.",
"can_link_institution_email_acct_to_institution_acct_alt": "Vous pouvez lier votre compte __appName__ en __email__ à votre compte institutionnel __institutionName__.",
diff --git a/services/web/locales/zh-CN.json b/services/web/locales/zh-CN.json
index 719155b7e7..fe5e583b36 100644
--- a/services/web/locales/zh-CN.json
+++ b/services/web/locales/zh-CN.json
@@ -156,8 +156,6 @@
"logged_in_with_acct_that_cannot_be_linked": "您使用无法链接到您的机构帐户的__appName__帐户登录。",
"logged_in_with_email": "您当前使用 __email__ 登录到__appName__。",
"looks_like_logged_in_with_email": "您似乎已经使用 __email__ 登录到 __appName__。",
- "make_primary_to_log_in_through_institution": "将您的 __email__ 设为主要电子邮件,以便通过您的机构门户登录。 ",
- "make_primary_which_will_allow_log_in_through_institution": "将其设为您的__appName__ 主要电子邮件将允许您通过机构门户登录。",
"need_to_do_this_to_access_license": "您需要这样做,才能从 __institutionName__ 站点许可证中获得好处。",
"institutional_login_not_supported": "您的大学还不支持机构登录,但您仍然可以通过机构电子邮件注册。",
"institutional_login_unknown": "抱歉,我们不知道是哪个机构发的那个电子邮件地址。您可以浏览我们的\n机构列表 找到您的机构,也可以在此处使用您的电子邮件地址和密码注册。",
@@ -205,7 +203,6 @@
"account_with_email_exists": "看起来在 __appName__ 已经存在一个电子邮件为__email__的账户。",
"acct_linked_to_institution_acct": "您可以通过 __institutionName__ 机构登录 Overleaf。",
"alternatively_create_new_institution_account": "或者,您可以通过单击__clickText__来使用机构电子邮件(__email__)创建一个新帐户。",
- "as_a_member_of_sso": "作为 __institutionName__ 的成员,您可以通过您的机构门户网站登录到 __appName__ 。",
"as_a_member_of_sso_required": "作为 __institutionName__ 的成员,您必须通过您的机构门户网站登录到 __appName__ 。",
"can_link_institution_email_acct_to_institution_acct": "您现在可以将您的 __appName__ 账户 __email__ 与您的 __institutionName__ 机构账户关联。",
"can_link_institution_email_acct_to_institution_acct_alt": "您可以将您的 __appName__ 账户 __email__ 与您的 __institutionName__ 机构账户关联。",