From 224502ff40804968907087fe79237d237172cc04 Mon Sep 17 00:00:00 2001 From: Alexandre Bourdin Date: Tue, 31 Aug 2021 15:17:53 +0200 Subject: [PATCH] Merge pull request #4925 from overleaf/ab-subpage-i18n-fix Fix i18n label for collaborators invite feature GitOrigin-RevId: 8648ec7b5eaedc50dd45ced552d1b005ee8b85c4 --- services/web/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index ab3e544c00..c98fe052d0 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -456,7 +456,7 @@ "github_integration_info": "Push and pull commits to and from GitHub or directly from Git, so you or your collaborators can work offline with Git and online with Overleaf.", "latex_editor_info": "Everything you need in a modern LaTeX editor --- spell check, intelligent autocomplete, syntax highlighting, dozens of color themes, vim and emacs bindings, help with LaTeX warnings and error messages, and much more.", "change_plans_any_time": "You can change plans or change your account at any time. ", - "invite_more_collab": "Invite more collaborators", + "invite_more_collabs": "Invite more collaborators", "number_collab": "Number of collaborators", "unlimited_private_info": "All your projects are private by default. Invite collaborators to read or edit by email address or by sending them a secret link.", "unlimited_private": "Unlimited private projects",