Add ghost feature translation
This commit is contained in:
@@ -172,7 +172,8 @@
|
||||
"editUserTooltip": "Edit User",
|
||||
"removeUserTooltip": "Remove User",
|
||||
"transferOwnershipTooltip": "Transfer Ownership",
|
||||
"invitationTooltip": "Invite User"
|
||||
"invitationTooltip": "Invite User",
|
||||
"setGhostTooltip": "Impersonate"
|
||||
},
|
||||
"groups": {
|
||||
"title": "Groups",
|
||||
@@ -303,6 +304,14 @@
|
||||
"inviteLinkExplanation": "Use this to generate a new invite link. The link will also be sent to the user and will reset the password.",
|
||||
"newLinkAction": "Invite user now",
|
||||
"description": "The following invite link was sent to {{ email }}:"
|
||||
},
|
||||
"setGhostDialog": {
|
||||
"title": "Create password to impersonate {{ username }}",
|
||||
"description": "Set a temporary password to login on behalf of this user in apps or the dashboard.",
|
||||
"password": "Password"
|
||||
},
|
||||
"setGhost": {
|
||||
"password": "Password"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
|
||||
Reference in New Issue
Block a user