Newer section and modular view
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m14s

This commit is contained in:
Ichitux
2026-04-14 15:48:44 +02:00
parent 7a65e7a1f4
commit 823ca68119
7 changed files with 264 additions and 21 deletions

View File

@@ -4,6 +4,7 @@
"staff": "Staff",
"schedule": "Schedule",
"booking": "Book your pass",
"mixed-booking": "Packs",
"hotel": "Hotel",
"info": "Info",
"gallery": "Gallery"
@@ -123,6 +124,30 @@
"description": "[Brief room description]",
"bookButton": "Book at hotel"
},
"mixedBooking": {
"title": "Room + Pass Bundles",
"subtitle": "Room + Pass bundles for your stay.",
"priceTBD": "Price TBA",
"selectRoom": "Choose room type",
"popular": "Popular",
"perPerson": "/ person",
"roomTypes": {
"individual": "Single Room",
"double": "Double Room",
"suite": "Triple Room"
},
"passTypes": {
"full": "Full Pass",
"party": "Party Pass",
"single": "Single Day Pass"
},
"fullDescription": "Full access to all workshops, socials, and festival activities",
"fullFeatures": "All workshops|All social dances|Live shows|DJ sets",
"partyDescription": "Access to all parties (Friday, Saturday, and Sunday)",
"partyFeatures": "Friday party|Saturday party|Sunday farewell party|DJ sets",
"singleDescription": "Access to a single day of the festival",
"singleFeatures": "One day access|Workshops|Social dance|DJ set"
},
"info": {
"title": "Practical Information",
"airports": "Nearby Airports",