Add new translations

This commit is contained in:
Johannes Zellner
2021-04-15 17:38:32 +02:00
parent f06b4e5b1d
commit d5201a29da
2 changed files with 11 additions and 6 deletions

View File

@@ -270,7 +270,12 @@
"title": "Reset password, disable 2FA or invite link for {{ username }}",
"description": "Use the link below to reset {{ username }}'s password or re-invite:",
"sendEmailLinkAction": "Email link to user",
"disable2FAAction": "Disable 2FA"
"disable2FAAction": "Disable 2FA",
"emailSent": "Sent",
"no2FASetup": "This user has no 2FA set up.",
"2FAIsSetup": "This user has 2FA enabled. If the user has problems to log in, the 2FA setup can be disabled here until the user enables it again.",
"newLinkAction": "Generate new link",
"resetLinkExplanation": "If the password rest or invite link is expired or lost, a new one can be generated. A new reset and invite link, will invalidate the old link immediately."
},
"externalLdapDialog": {
"title": "Configure LDAP"