UI-Verbesserungen, PWA-Icons, Branding und Settings-Erweiterung

Invertiertes Logo für Admin-Navbar, neue PWA-Icons, Manifest-Updates,
Tailwind-Config-Extraktion, Farb-/Namenseinstellungen im Admin-Bereich
und diverse Layout-Optimierungen.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Rhino
2026-03-02 23:49:12 +01:00
parent 4eaf2368af
commit ee89141628
30 changed files with 401 additions and 27 deletions

View File

@@ -100,6 +100,22 @@ return [
'rueckraum_rechts' => 'PR',
'kreislaeufer' => 'KO',
],
'finance_type' => [
'income' => 'Przychód',
'expense' => 'Wydatek',
],
'finance_category' => [
'catering' => 'Catering',
'sponsoring' => 'Sponsoring',
'membership' => 'Składki członkowskie',
'tournament_fees' => 'Opłaty turniejowe',
'equipment' => 'Sprzęt',
'transport' => 'Transport',
'venue_rental' => 'Wynajem hali',
'training_material' => 'Materiały treningowe',
'events' => 'Imprezy',
'other' => 'Inne',
],
],
'locales' => [
'de' => 'Deutsch',