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