Neuordnung des SuperAdminBackends
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2025-12-31 10:06:21 +01:00
parent d7c2f85eeb
commit 8e4d4c2ff6
34 changed files with 526 additions and 131 deletions

View File

@@ -5,8 +5,22 @@ return [
'platform' => 'Platform',
'library' => 'Library',
'content' => 'Content',
'daily_ops' => 'Daily Ops',
'weekly_ops' => 'Weekly Ops',
'rare_admin' => 'Rare / Admin',
'platform_management' => 'Platform Management',
'events' => 'Events',
'tenants' => 'Tenants',
'curation' => 'Curation',
'event_management' => 'Event Management',
'tasks_emotions' => 'Tasks & Emotions',
'content_library' => 'Content & Library',
'billing' => 'Billing & Finance',
'commercial' => 'Commercial',
'infrastructure' => 'Infrastructure',
'storage' => 'Storage',
'feedback_support' => 'Feedback & Support',
'branding' => 'Branding',
'security' => 'Security',
],