Added logic to show createdAt & modifiedAt in auth user list #78
This commit is contained in:
@@ -64,7 +64,9 @@
|
||||
"active": "Aktiv",
|
||||
"role": "Rolle",
|
||||
"password": "Passwort",
|
||||
"actions": "Aktionen"
|
||||
"actions": "Aktionen",
|
||||
"created_at": "Erstellt am",
|
||||
"modified_at": "Bearbeitet am"
|
||||
},
|
||||
"no_entries_found": "Keine Einträge gefunden",
|
||||
"message": {
|
||||
|
Reference in New Issue
Block a user