update translations
This commit is contained in:
@@ -282,7 +282,7 @@
|
||||
"no2FASetup": "This user has not set up 2FA.",
|
||||
"2FAIsSetup": "Use this to disable user's 2FA. The user can set it up again from the Profile view.",
|
||||
"newLinkAction": "Reset password now",
|
||||
"resetLinkExplanation": "Use this to generate a new password reset link. The new link will also be sent to the user's fallback email address.",
|
||||
"resetLinkExplanation": "Use this to generate a new password reset link. The new link will also be sent to the user's fallback email address - {{ email }}.",
|
||||
"reset2FAAction": "Reset 2FA"
|
||||
},
|
||||
"externalLdapDialog": {
|
||||
@@ -308,7 +308,7 @@
|
||||
},
|
||||
"setGhostDialog": {
|
||||
"title": "Create password to impersonate {{ username }}",
|
||||
"description": "Set a temporary password to login on behalf of this user in apps or the dashboard.",
|
||||
"description": "Set a temporary password to login on behalf of this user in apps or the dashboard. This password is valid for 6 hours.",
|
||||
"password": "Password"
|
||||
},
|
||||
"setGhost": {
|
||||
|
||||
Reference in New Issue
Block a user