diff --git a/src/translation/en.json b/src/translation/en.json index 3a87f833d..f54927d71 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -174,7 +174,8 @@ "removeUserTooltip": "Remove User", "transferOwnershipTooltip": "Transfer Ownership", "invitationTooltip": "Invite User", - "setGhostTooltip": "Impersonate" + "setGhostTooltip": "Impersonate", + "mailmanagerTooltip": "This user can manage users and mailboxes" }, "groups": { "title": "Groups", diff --git a/src/views/users.html b/src/views/users.html index b55e841f2..caa5e9a47 100644 --- a/src/views/users.html +++ b/src/views/users.html @@ -591,9 +591,10 @@