From c8cf18030ef1171fa1eeac383d0dc81b5d07351b Mon Sep 17 00:00:00 2001 From: TimofeyBoyko Date: Tue, 16 Aug 2022 18:43:04 +0300 Subject: [PATCH] Web:Client: add new key for en locale 'Manager' --- packages/client/public/locales/en/People.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/client/public/locales/en/People.json b/packages/client/public/locales/en/People.json index 22fbf09ae4..f175ad116d 100644 --- a/packages/client/public/locales/en/People.json +++ b/packages/client/public/locales/en/People.json @@ -10,6 +10,7 @@ "LblSendMessage": "Send message", "LblSetActive": "Set active", "LblSetDisabled": "Set disabled", + "Manager": "Manager", "MakeInvitationLink": "Create invitation link", "MessageEmailActivationInstuctionsSentOnEmail": "The email activation instructions have been sent to the <1>{{email}} email address", "NotFoundDescription": "Try a different filter or clear it to view all people in the section.",