From 333495f3ab1712b422071c0287c2efeb57b8c217 Mon Sep 17 00:00:00 2001 From: M Fahru Date: Mon, 20 Jun 2022 08:21:32 -0400 Subject: [PATCH] Change capitalization on the new plans page tab text (#8470) GitOrigin-RevId: 7f30e3eac571de0779216a46f12d7c3f2abfd75f --- services/web/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index acee3d9855..1d87e7b7b1 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1696,8 +1696,8 @@ "help_improve_overleaf_fill_out_this_survey": "If you would like to help us improve Overleaf, please take a moment to fill out <0>this survey.", "number_of_users": "Number of users", "number_of_users_info": "The number of users that can upgrade their Overleaf account if you purchase this plan.", - "student_plans": "Student plans", - "group_plans": "Group plans", + "student_plans": "Student Plans", + "group_plans": "Group Plans", "max_collab_per_project": "Max. collaborators per project", "max_collab_per_project_info": "The number of people you can invite to work on each project. They just need to have an Overleaf account. They can be different people in each project.", "you_and_collaborators_get_access_to": "You and your project collaborators get access to",