Redesign home page

This commit is contained in:
2024-09-27 15:52:22 +02:00
parent e3863058a0
commit 2977c73a10
31 changed files with 587 additions and 161 deletions

View File

@@ -3,27 +3,19 @@
"shopping": {
"allEvents": "Alle Events",
"allLocations": "Alle Orte",
"allGenres": "Alle Genres",
"basket": "Warenkorb"
},
"account": {
"accountManagement": "Kontoverwaltung",
"account": "Account",
"login": "Login",
"order": "Bestellung | Bestellungen",
"logout": "Ausloggen"
},
"systemAndHelp": {
"systemAndHelp": "System & Hilfe",
"helpInstructions": "Hilfestellung",
"preferences": "Einstellungen",
"scoreBoard": "Score Board"
},
"admin": {
"admin": "Administration",
"dashboard": "Dashboard"
"allGenres": "Alle Genres"
}
},
"shows": {
"tickets": "Ticket | Tickets"
},
"tours": {
"concert": "Konzert | Konzerte"
},