diff --git a/services/web/frontend/stylesheets/app/plans/plans-new-design.less b/services/web/frontend/stylesheets/app/plans/plans-new-design.less index 41ada61489..321f12d060 100644 --- a/services/web/frontend/stylesheets/app/plans/plans-new-design.less +++ b/services/web/frontend/stylesheets/app/plans/plans-new-design.less @@ -393,6 +393,10 @@ font-weight: 600; line-height: var(--line-height-07); color: var(--neutral-90); + + &[data-ol-plans-new-group-without-discount] { + padding-top: var(--spacing-04); + } } .plans-new-table-header-price-unit { diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 72cbf98a56..262b5eb6bf 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -159,6 +159,7 @@ "app_on_x": "__appName__ on __social__", "apply_educational_discount": "Apply educational discount", "apply_educational_discount_info": "Overleaf offers a 40% educational discount for groups of 10 or more. Applies to students or faculty using Overleaf for teaching.", + "apply_educational_discount_info_2025_pricing": "40% discount for groups using __appName__ for teaching", "apply_educational_discount_info_new": "40% discount for groups of 10 or more using __appName__ for teaching", "apply_suggestion": "Apply suggestion", "april": "April", @@ -1348,6 +1349,7 @@ "navigate_log_source": "Navigate to log position in source code: __location__", "navigation": "Navigation", "nearly_activated": "You’re one step away from activating your __appName__ account!", + "need_50_plus_users_discount": "50+ users? <0>Contact Sales to get the best discounts.", "need_anything_contact_us_at": "If there is anything you ever need please feel free to contact us directly at", "need_contact_group_admin_to_make_changes": "You’ll need to contact your group admin if you want to make certain changes to your account. <0>Read more about managed users.", "need_make_changes": "You need to make some changes",