From af90c5adc83c8a8f5e06101bc80ac49e5c0f59f4 Mon Sep 17 00:00:00 2001 From: Alexandre Bourdin Date: Wed, 12 Oct 2022 16:17:15 +0200 Subject: [PATCH] Merge pull request #9912 from overleaf/ab-current-plan-group-tooltip-i18n-fix [web] Fix translation for group plan tooltip GitOrigin-RevId: c0a71c0379dea511f68d65b65b1673948b9451e0 --- services/web/frontend/extracted-translations.json | 5 +++-- .../components/current-plan-widget/group-plan.tsx | 12 +++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index b67e4bfc8f..d746227608 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -112,6 +112,7 @@ "created_at": "", "creating": "", "current_password": "", + "date": "", "delete": "", "delete_account": "", "delete_account_confirmation_label": "", @@ -255,6 +256,8 @@ "go_prev_page": "", "go_to_code_location_in_pdf": "", "go_to_pdf_location_in_code": "", + "group_plan_tooltip": "", + "group_plan_with_name_tooltip": "", "have_an_extra_backup": "", "headers": "", "hide_outline": "", @@ -457,7 +460,6 @@ "private": "", "processing": "", "professional": "", - "proj_timed_out_reason": "", "project": "", "project_approaching_file_limit": "", "project_flagged_too_many_compiles": "", @@ -519,7 +521,6 @@ "revoke": "", "revoke_invite": "", "role": "", - "save_changes": "", "save_or_cancel-cancel": "", "save_or_cancel-or": "", "save_or_cancel-save": "", diff --git a/services/web/frontend/js/features/project-list/components/current-plan-widget/group-plan.tsx b/services/web/frontend/js/features/project-list/components/current-plan-widget/group-plan.tsx index 2d42eab49a..d23143bb21 100644 --- a/services/web/frontend/js/features/project-list/components/current-plan-widget/group-plan.tsx +++ b/services/web/frontend/js/features/project-list/components/current-plan-widget/group-plan.tsx @@ -28,12 +28,14 @@ function GroupPlan({ subscription, plan, remainingTrialDays }: GroupPlanProps) { <> {currentPlanLabel}