feat: add user accounts page
Co-authored-by: Antoine C <hi@acolombier.dev>
This commit is contained in:
parent
00b8b2bb96
commit
8e5afbfbfc
14 changed files with 1179 additions and 147 deletions
|
|
@ -772,6 +772,18 @@ firmware = Firmware
|
|||
|
||||
users = Users
|
||||
.desc = Authentication and user accounts.
|
||||
.admin = Admin
|
||||
.standard = Standard
|
||||
.profile-add = Choose profile image
|
||||
|
||||
administrator = Administrator
|
||||
.desc = Administrators can change settings for all users, add and remove other users.
|
||||
|
||||
add-user = Add user
|
||||
remove-user = Remove user
|
||||
full-name = Full name
|
||||
username = Username
|
||||
password = Password
|
||||
|
||||
## System: Default Applications
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue