Benutzerliste (für Admin) vorbereitet, übersetzungen hinzugefügt
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user