Redesign home page

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

View File

@@ -3,27 +3,19 @@
"shopping": {
"allEvents": "All Events",
"allLocations": "All Locations",
"allGenres": "All Genres",
"basket": "Basket"
},
"account": {
"account": "Account Management",
"login": "Login",
"order": "Order | Orders",
"logout": "Logout",
"accountManagement": "Account Management"
},
"systemAndHelp": {
"systemAndHelp": "System & Help",
"helpInstructions": "Help Instructions",
"preferences": "Preferences",
"scoreBoard": "Score Board"
},
"admin": {
"admin": "Administration",
"dashboard": "Dashboard"
"allGenres": "All Genres"
}
},
"shows": {
"tickets": "Ticket | Tickets"
},
"tours": {
"concert": "Concert | Concerts"
},