implemented password update procedure

This commit is contained in:
2025-07-02 00:16:13 +02:00
parent 06c620230d
commit 2c2eaacd5d
11 changed files with 176 additions and 10 deletions

View File

@@ -20,6 +20,7 @@
"user" : {
"CREATE_USERS": "NUTZER ANLEGEN",
"DELETE_USERS": "NUTZER LÖSCHEN",
"edit_password": "Passwort ändern",
"email": "E-Mail",
"id": "Id",
"IMPERSONATE": "NUTZER WECHSELN",
@@ -28,6 +29,7 @@
"login": "Login",
"MANAGE_LOGIN_SERVICES": "LOGIN-SERVICES VERWALTEN",
"name": "Name",
"password": "Passwort",
"permissions": "Berechtigungen",
"profile": "Profil",
"theme": "Design",