permission update, routes, etc.

This commit is contained in:
2024-03-27 20:50:57 +01:00
parent a8f4c84f60
commit 50ae32595d
15 changed files with 131 additions and 69 deletions

View File

@@ -5,8 +5,11 @@ return [
"dashboard" => "Dashboard",
"visitor_statistics" => "Besucherstatistiken",
"user_groups" => "Benutzer & Gruppen",
"users" => "Benutzer",
"groups" => "Gruppen",
"page_routes" => "Seiten & Routen",
"settings" => "Einstellungen",
"acl" => "Zugriffsberechtigung",
"logs" => "Logs",
"help" => "Hilfe",
];