💄 front: user rights search and add dialog (#50)
This commit is contained in:
committed by
ericlinagora
parent
a524df0168
commit
62dcb71c8a
@@ -51,13 +51,14 @@
|
||||
"scenes.app.workspaces.create_company.group_data.group_main_activity.administration": "Administration",
|
||||
"scenes.app.workspaces.create_company.group_data.group_main_activity.other": "Other",
|
||||
"components.drive_dropzone.uploading": "Uploading...",
|
||||
"components.user_picker.modal_no_result": "No results found",
|
||||
"components.user_picker.modal_results_count_none": "No results found",
|
||||
"components.user_picker.modal.result_add.none": "No rights",
|
||||
"components.user_picker.modal.result_add.read": "Grant read",
|
||||
"components.user_picker.modal.result_add.write": "Grant write",
|
||||
"components.user_picker.modal.result_add.manage": "Grant full",
|
||||
"components.user_picker.modal.result_add.remove": "Remove rights",
|
||||
"components.user_picker.modal_results_trucated": "First {{$1}} results of {{$2}} shown...",
|
||||
"components.user_picker.modal_results_count_none": "No user found matching \"{{$1}}\"",
|
||||
"components.user_picker.modal_results_truncated": "First {{$1}} results of {{$2}} shown...",
|
||||
"components.users_picker.add_me": "Add me",
|
||||
"scenes.app.workspaces.create_company.invitations.title": "Configure your workspace.",
|
||||
"scenes.app.header.disconnected": "You are disconnected",
|
||||
@@ -222,7 +223,8 @@
|
||||
"components.public-link-security_expiration_removal_no_password": "Warning: about to remove the expiry on the public link making available to anyone knowing it",
|
||||
"components.public-link-security_expiration_removal_but_password": "Warning: about to remove the expiry on the public link making available to anyone with the password",
|
||||
"components.public-link-security_expiration_removal_confirm": "Remove expiration",
|
||||
"components.internal-access_access_manage":"General access management",
|
||||
"components.internal-access_manage_title":"Manage access to",
|
||||
"components.internal-access_manage_subtitle":"Grant access",
|
||||
"components.internal-access_inherit_parent":"Inherit parent folder",
|
||||
"components.internal-access_inherit_parent_perm":"Choose to inherit or not the parent folder permissions.",
|
||||
"components.internal-access_company_member":"Every member from the company",
|
||||
|
||||
Reference in New Issue
Block a user