Web: Locales: PeopleSelector: Added new translation keys

This commit is contained in:
Ilya Oleshko 2022-09-05 18:17:17 +03:00
parent 3befde4df2
commit 661d39e5a6

View File

@ -3,5 +3,11 @@
"CustomAllGroups": "All {{ groupsCaption, lowercase }}",
"EmptySearchUsersResult": "There are no users with such name",
"EmptyUsers": "There are no users",
"SearchUsersPlaceholder": "Search users"
"SearchUsersPlaceholder": "Search users",
"ListAccounts": "List accounts",
"AllAccounts": "All accounts",
"EmptyHeader": "No other accounts here yet",
"EmptyDescription": "The list of users previously invited to DocSpace or separate rooms will appear here. You will be able to invite these users for collaboration at any time.",
"SearchEmptyHeader": "No users found",
"SearchEmptyDescription": "No people matching your filter can be displayed in this section. Please select other filter options or clear filter to view all the people in this section."
}