From faf897b093bf1ecba8c4dd34ccfb4d2b6e757eba Mon Sep 17 00:00:00 2001 From: M Fahru Date: Mon, 26 Aug 2024 13:47:29 -0700 Subject: [PATCH] Add "For government" link in navbar GitOrigin-RevId: 4ffbcb355291570340d32a934b0ac93c922929ab --- 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 008cc7f29d..d043ec1bb3 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -681,6 +681,7 @@ "footer_plans_and_pricing": "Plans & pricing", "for_business": "For business", "for_enterprise": "For enterprise", + "for_government": "For government", "for_groups_or_site_wide": "For groups or site-wide", "for_individuals_and_groups": "For individuals & groups", "for_large_institutions_and_organizations_need_sitewide_on_premise": "For large institutions and organizations that need site-wide access or an on-premises solution.",