From f032b477445d1a57566e032eb4acf84b149922b3 Mon Sep 17 00:00:00 2001 From: ilkin-overleaf <100852799+ilkin-overleaf@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:08:17 +0200 Subject: [PATCH] Merge pull request #23508 from overleaf/ii-flexible-group-licensing-change-plan-cta [web] Subscription page change plan cta GitOrigin-RevId: aa1ae2e00cbe49fb2f661204025ef4c32393b457 --- .../components/dashboard/states/active/active-new.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx b/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx index 12a372278b..259afcf331 100644 --- a/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx +++ b/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx @@ -312,7 +312,7 @@ function PlanActions({ {!hasPendingPause && subscription.recurly.account.has_past_due_invoice._ !== 'true' && ( - {t('upgrade_plan')} + {t('change_plan')} )}