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}