mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-06-10 05:24:57 +02:00
Changes in module "mixed reservations"
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m23s
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m23s
This commit is contained in:
@@ -130,7 +130,13 @@
|
||||
"priceTBD": "Price TBA",
|
||||
"selectRoom": "Choose room type",
|
||||
"popular": "Popular",
|
||||
"lastPrice": "Last Price",
|
||||
"perPerson": "/ person",
|
||||
"perParty": "/ party",
|
||||
"hotelQuestion": "Do you need a hotel room?",
|
||||
"hotelYes": "Yes",
|
||||
"hotelNo": "No",
|
||||
"nonHotelNote": "+50€ fee for not staying in hotel",
|
||||
"roomTypes": {
|
||||
"individual": "Single Room",
|
||||
"double": "Double Room",
|
||||
@@ -138,15 +144,12 @@
|
||||
},
|
||||
"passTypes": {
|
||||
"full": "Full Pass",
|
||||
"party": "Party Pass",
|
||||
"single": "Single Day Pass"
|
||||
"party": "Party 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"
|
||||
"partyDescription": "Price for each party individually, even pool parties.",
|
||||
"partyFeatures": "Friday party|Saturday party|Sunday farewell party|DJ sets"
|
||||
},
|
||||
"info": {
|
||||
"title": "Practical Information",
|
||||
|
||||
Reference in New Issue
Block a user