From 6c2e33433495f663fea0b0f4cda41517f18caac5 Mon Sep 17 00:00:00 2001 From: Jimmy Domagala-Tang Date: Tue, 6 May 2025 11:24:01 -0400 Subject: [PATCH] Merge pull request #25223 from overleaf/jdt-dk-commons-toggle-annual-discount-bundle Allow for commons to toggle annual for the AI Assist bundle GitOrigin-RevId: 719dbb4944e3a447e03aa5c3fee7d0f5a0ce005b --- services/web/frontend/extracted-translations.json | 3 +-- services/web/locales/en.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 7df8553f55..7db0fc6d4f 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -82,12 +82,11 @@ "add_on": "", "add_ons": "", "add_or_remove_project_from_tag": "", - "add_overleaf_assist_to_your_group_subscription": "", - "add_overleaf_assist_to_your_institution": "", "add_people": "", "add_role_and_department": "", "add_to_dictionary": "", "add_to_tag": "", + "add_unlimited_ai_to_overleaf": "", "add_unlimited_ai_to_your_overleaf_plan": "", "add_your_comment_here": "", "add_your_first_group_member_now": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 389e3078b5..1a610957e6 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -97,12 +97,11 @@ "add_on": "Add-on", "add_ons": "Add-ons", "add_or_remove_project_from_tag": "Add or remove project from tag __tagName__", - "add_overleaf_assist_to_your_group_subscription": "Add Overleaf Assist to your group subscription", - "add_overleaf_assist_to_your_institution": "Add Overleaf Assist to your institution", "add_people": "Add people", "add_role_and_department": "Add role and department", "add_to_dictionary": "Add to Dictionary", "add_to_tag": "Add to tag", + "add_unlimited_ai_to_overleaf": "Add unlimited AI* to Overleaf", "add_unlimited_ai_to_your_overleaf_plan": "Add unlimited AI* to your Overleaf __planName__ plan", "add_your_comment_here": "Add your comment here", "add_your_first_group_member_now": "Add your first group members now",