From 0db9d88e6f31a65406e67351c2ba7444a51ba5c8 Mon Sep 17 00:00:00 2001 From: Kristina <7614497+khjrtbrg@users.noreply.github.com> Date: Thu, 9 Jan 2025 10:51:32 +0100 Subject: [PATCH] [web] Hide 50 seat option for COP (#22757) GitOrigin-RevId: cfa418f94f2ba79f5d1af17c6752c828dce87fbe --- services/web/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 642d5dbfa5..422526725f 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1353,6 +1353,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_20_plus_users_discount": "20+ users? <0>Contact Sales to get the best discounts.", "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.",