From 12494acdf776d5014f14f6db23031fab13849d8b Mon Sep 17 00:00:00 2001 From: Liangjun Song <146005915+adai26@users.noreply.github.com> Date: Fri, 7 Feb 2025 11:42:55 +0000 Subject: [PATCH] Merge pull request #23463 from overleaf/ii-flexible-group-licensing-supported-users-copy [web] Subscription page additional licenses copy GitOrigin-RevId: 5e14792798195718a98ee1efae1a964037a32b62 --- services/web/frontend/extracted-translations.json | 2 +- .../components/dashboard/states/active/active-new.tsx | 2 +- services/web/locales/en.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index c7bbef0fd4..8cf14cc2e3 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1169,6 +1169,7 @@ "please_wait": "", "plus_additional_collaborators_document_history_track_changes_and_more": "", "plus_more": "", + "plus_x_additional_licenses_for_a_total_of_y_users": "", "postal_code": "", "postal_code_sentence_case": "", "premium_feature": "", @@ -1582,7 +1583,6 @@ "suggestion_applied": "", "support_for_your_browser_is_ending_soon": "", "supports_up_to_x_users": "", - "supports_up_to_x_users_incl_y_additional_licenses": "", "sure_you_want_to_cancel_plan_change": "", "sure_you_want_to_change_plan": "", "sure_you_want_to_delete": "", 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 6db4f68856..070a68275e 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 @@ -173,7 +173,7 @@ export function ActiveSubscriptionNew({
{isLegacyPlan && subscription.recurly.additionalLicenses > 0 ? (