New locationDetailPage displays concert in a location, new datasets, images, URL path changed
This commit is contained in:
@@ -1,19 +1,10 @@
|
||||
{
|
||||
"menu": {
|
||||
"allConcerts": "Alle Konzerte",
|
||||
"allLocations": "Alle Veranstaltungsorte",
|
||||
"allBands": "Alle Bands"
|
||||
},
|
||||
"shows": {
|
||||
"highlights": "Highlights",
|
||||
"tickets": "Ticket | Tickets",
|
||||
"topConcerts": "Top Konzerte",
|
||||
"topBands": "Top Bands",
|
||||
"topLocations": "Top Veranstaltungsorte"
|
||||
},
|
||||
"tours": {
|
||||
"concert": "Konzert | Konzerte"
|
||||
},
|
||||
"allEvents": "Alle Events",
|
||||
"allLocations": "Alle Veranstaltungsorte",
|
||||
"topEvents": "Top Events",
|
||||
"topLocations": "Top Veranstaltungsorte",
|
||||
"tickets": "Ticket | Tickets",
|
||||
"concert": "Konzert | Konzerte",
|
||||
"preferences": {
|
||||
"pageSetup": "Seiteneinstellungen",
|
||||
"selectedTheme": "Ausgewähltes Theme",
|
||||
@@ -143,5 +134,10 @@
|
||||
"brand": "Marke | Marken",
|
||||
"concerts": {
|
||||
"location": "Veranstaltungsort"
|
||||
}
|
||||
},
|
||||
"location": "Veranstaltungsort | Veranstaltungsorte",
|
||||
"band": "Band | Bands",
|
||||
"noEventsFound": "Keine Events gefunden",
|
||||
"from": "ab",
|
||||
"soldOut": "Ausverkauft"
|
||||
}
|
||||
|
||||
@@ -1,19 +1,10 @@
|
||||
{
|
||||
"menu": {
|
||||
"allConcerts": "All Concerts",
|
||||
"allLocations": "All Locations",
|
||||
"allBands": "All Bands"
|
||||
},
|
||||
"shows": {
|
||||
"highlights": "Highlights",
|
||||
"tickets": "Ticket | Tickets",
|
||||
"topConcerts": "Top Concerts",
|
||||
"topBands": "Top Bands",
|
||||
"topLocations": "Top Locations"
|
||||
},
|
||||
"tours": {
|
||||
"concert": "Concert | Concerts"
|
||||
},
|
||||
"allEvents": "All Events",
|
||||
"allLocations": "All Locations",
|
||||
"topEvents": "Top Events",
|
||||
"topLocations": "Top Locations",
|
||||
"tickets": "Ticket | Tickets",
|
||||
"concert": "Concert | Concerts",
|
||||
"preferences": {
|
||||
"pageSetup": "Page setup",
|
||||
"selectedTheme": "Selected theme",
|
||||
@@ -143,5 +134,10 @@
|
||||
"brand": "Brand | Brands",
|
||||
"concerts": {
|
||||
"location": "Locations"
|
||||
}
|
||||
},
|
||||
"location": "Location | Locations",
|
||||
"band": "Band | Bands",
|
||||
"noEventsFound": "No Events found",
|
||||
"from": "from",
|
||||
"soldOut": "Sold Out"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user