Update legend for the is_admin field

This commit is contained in:
Bubka 2024-02-26 09:01:40 +01:00
parent a6646b2e9d
commit 1e42008be7
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ return [
],
'is_admin' => [
'label' => 'Is administrator',
'help' => 'Give administrator rights to the user. Administrators have permissions to manage app settings and users.'
'help' => 'Give administrator rights to the user. Administrators have permissions to manage the whole app, i.e. settings and other users, but cannot generate password for a 2FA they don\'t own.'
]
],