From 03c30a9d1b55ff7e3baa152f949d07b1e70b8503 Mon Sep 17 00:00:00 2001 From: Olzhas Askar Date: Wed, 25 Mar 2026 16:21:11 +0100 Subject: [PATCH] Merge pull request #32391 from overleaf/oa-remove-fake-discounts [web] Remove "fake" student discounts GitOrigin-RevId: 92ae5820d164639e1078c5cc5fae48173a664ce1 --- services/web/frontend/extracted-translations.json | 1 - services/web/locales/en.json | 1 - 2 files changed, 2 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 7883764837..e3b35416ef 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1825,7 +1825,6 @@ "strongly_disagree": "", "student": "", "student_disclaimer": "", - "student_discount": "", "subject": "", "subject_area": "", "subject_to_additional_vat": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index a60e3c05bf..3419a9d7d0 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2324,7 +2324,6 @@ "strongly_disagree": "Strongly disagree", "student": "Student", "student_disclaimer": "The educational discount applies to all students at secondary and postsecondary institutions (schools and universities). We may contact you to confirm that you’re eligible for the discount.", - "student_discount": "Student discount", "student_verification_required": "Student verification required", "students": "Students", "subject": "Subject",