Web: Client: Locales: Added "InviteUsers" key and remove duplicates of "RoleRoomAdmin" and "RoleDocSpaceAdmin"

This commit is contained in:
Ilya Oleshko 2022-10-27 09:37:56 +03:00
parent 35545b4bff
commit f897d9dd95
2 changed files with 4 additions and 4 deletions

View File

@ -12,5 +12,6 @@
"Add": "Add",
"Invited": "Invited",
"EmailErrorMessage": "Email address not valid. You can edit the email by clicking on it.",
"СhooseFromList": "Сhoose from list"
"СhooseFromList": "Сhoose from list",
"InviteUsers": "Invite users"
}

View File

@ -46,16 +46,15 @@
"Remove": "Remove",
"RoleCommentator": "Commentator",
"RoleCommentatorDescription": "Operations with existing files: viewing, commenting.",
"RoleDocSpaceAdminDescription": "DocSpace admins can access DocSpace settings, manage and archive rooms, invite new users and assign roles below their level. All admins have access to the Personal section.",
"RoleEditor": "Editor",
"RoleEditorDescription": "Operations with existing files: viewing, editing, form filling, reviewing, commenting.",
"RoleFormFiller": "Form filler",
"RoleFormFillerDescription": "Operations with existing files: viewing, form filling, reviewing, commenting.",
"RoleReviewer": "Reviewer",
"RoleReviewerDescription": "Operations with existing files: viewing, reviewing, commenting.",
"RoleRoomAdmin": "Room admin",
"RoleRoomAdminDescription": "Room admins can create and manage the assigned rooms, invite new users and assign roles below their level. All admins have access to the Personal section.",
"RoleDocSpaceAdmin": "DocSpace admin",
"RoleDocSpaceAdminDescription": "DocSpace admins can access DocSpace settings, manage and archive rooms, invite new users and assign roles below their level. All admins have access to the Personal section.",
"RoleUserDescription": "Users can only access the rooms they are invited to by admins. They can't create own rooms, folders or files.",
"RoleViewer": "Viewer",
"RoleViewerDescription": "File viewing",
"Spreadsheets": "Spreadsheets",