From b8a5f121e3ba5e853051e2aca67392af19feba4b Mon Sep 17 00:00:00 2001 From: TimofeyBoyko Date: Wed, 17 Aug 2022 14:49:53 +0300 Subject: [PATCH] Web:Client: add new translation keys for accounts empty screen page --- packages/client/public/locales/en/People.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/client/public/locales/en/People.json b/packages/client/public/locales/en/People.json index f175ad116d..80a35630c7 100644 --- a/packages/client/public/locales/en/People.json +++ b/packages/client/public/locales/en/People.json @@ -14,7 +14,9 @@ "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.", + "NotFoundUsersDescription": "No people matching you filter can be displayed. Please select other filter options or clear filter to view all the people in this section", "NotFoundTitle": "No teammates found", + "NotFoundUsers": "No users found", "ReassignmentData": "Data reassignment", "SuccessfullyRemovedGroup": "Group has been removed successfully", "UserStatus": "Status"