From 69e63f2c74c1909b66b077e0f5ae7dadb241770a Mon Sep 17 00:00:00 2001 From: M Fahru Date: Wed, 16 Oct 2024 11:00:58 -0700 Subject: [PATCH] Merge pull request #21060 from overleaf/mf-fix-question-mark-login [web] Add a missing question mark from a sentence in login page GitOrigin-RevId: d222a5ecab8dae0e95bd25f9607e7c8071daba90 --- services/web/locales/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 01834d67f2..1cbcf27fa0 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -490,7 +490,6 @@ "doing_this_will_verify_affiliation_and_allow_log_in_2": "Doing this will verify your affiliation with <0>__institutionName__ and will allow you to log in to <0>__appName__ through your institution.", "done": "Done", "dont_have_account": "Don’t have an account?", - "dont_have_account_without_question_mark": "Don’t have an account", "download": "Download", "download_all": "Download all", "download_metadata": "Download Overleaf metadata",