Benutzerliste (für Admin) vorbereitet, übersetzungen hinzugefügt

This commit is contained in:
2025-07-02 00:27:04 +02:00
parent 2c2eaacd5d
commit 086f722074
4 changed files with 27 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"tutorial": "Tutorial"
},
"user" : {
"abort": "abbrechen",
"CREATE_USERS": "NUTZER ANLEGEN",
"DELETE_USERS": "NUTZER LÖSCHEN",
"edit_password": "Passwort ändern",
@@ -25,14 +26,21 @@
"id": "Id",
"IMPERSONATE": "NUTZER WECHSELN",
"language": "Sprache",
"list": "Benutzer-Liste",
"LIST_USERS": "NUTZER AUFLISTEN",
"login": "Login",
"MANAGE_LOGIN_SERVICES": "LOGIN-SERVICES VERWALTEN",
"mismatch": "ungleich",
"must_not_be_empty": "darf nicht leer sein",
"name": "Name",
"new_password": "neues Passwort",
"old_password": "altes Passwort",
"password": "Passwort",
"permissions": "Berechtigungen",
"profile": "Profil",
"repeat_new_password": "Wiederholung",
"theme": "Design",
"update": "aktualisieren",
"user_module" : "Umbrella User-Verwaltung"
}
}