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:
@@ -100,6 +100,22 @@ return [
|
||||
'rueckraum_rechts' => 'ظي',
|
||||
'kreislaeufer' => 'دو',
|
||||
],
|
||||
'finance_type' => [
|
||||
'income' => 'إيراد',
|
||||
'expense' => 'مصروف',
|
||||
],
|
||||
'finance_category' => [
|
||||
'catering' => 'تقديم الطعام',
|
||||
'sponsoring' => 'رعاية',
|
||||
'membership' => 'رسوم العضوية',
|
||||
'tournament_fees' => 'رسوم البطولات',
|
||||
'equipment' => 'معدات',
|
||||
'transport' => 'نقل',
|
||||
'venue_rental' => 'إيجار القاعة',
|
||||
'training_material' => 'مواد التدريب',
|
||||
'events' => 'فعاليات',
|
||||
'other' => 'أخرى',
|
||||
],
|
||||
],
|
||||
'locales' => [
|
||||
'de' => 'Deutsch',
|
||||
|
||||
Reference in New Issue
Block a user