feat: add user accounts page

Co-authored-by: Antoine C <hi@acolombier.dev>
This commit is contained in:
Michael Murphy 2024-12-11 14:46:36 +01:00 committed by GitHub
parent 00b8b2bb96
commit 8e5afbfbfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 1179 additions and 147 deletions

View file

@ -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