Move 2fa reset into user edit dialog

This commit is contained in:
Johannes Zellner
2021-09-16 13:21:55 +02:00
parent e0d7238a10
commit 14478919e6
3 changed files with 16 additions and 2 deletions

View File

@@ -240,7 +240,8 @@
"primaryEmail": "Primary email",
"recoveryEmail": "Password recovery email",
"errorDisplayNameRequired": "Name is required",
"activeCheckbox": "User is active"
"activeCheckbox": "User is active",
"passwordPlaceholder": "Optional. If provided, the admin can perform pre-setup tasks for the user."
},
"deleteUserDialog": {
"title": "Delete user {{ username }}",