mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-06-10 05:24:57 +02:00
Newer section and modular view
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m14s
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m14s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user