Remove password input on add user dialog again

This commit is contained in:
Johannes Zellner
2021-09-16 19:59:18 +02:00
parent 96ddf076eb
commit 30456d68a5
3 changed files with 1 additions and 18 deletions

View File

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