Files
lambada-fiesta-live/src/locales/en.json
Ichitux 3671103b51
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m32s
Visual changes and missing info
2026-05-27 20:13:49 +02:00

187 lines
6.5 KiB
JSON

{
"nav": {
"about": "About",
"staff": "Staff",
"schedule": "Schedule",
"booking": "Book your pass",
"mixed-booking": "Packs",
"hotel": "Hotel",
"info": "Info",
"gallery": "Gallery"
},
"hero": {
"title": "Zouk Lambada Barcelona",
"subtitle": "Beach Festival",
"dates": "04 - 07 September 2026",
"location": "Barcelona, Spain",
"registerButton": "Register Now",
"whatsappButton": "Join WhatsApp Group",
"days": "Days",
"hours": "Hours",
"minutes": "Min",
"seconds": "Sec",
"eventInProgress": "EVENT IN PROGRESS",
"dontMiss": "Don't miss it!",
"bookYourPass": "Book Your Pass"
},
"about": {
"title": "About the Event",
"description": "Join us for an unforgettable weekend of dance, music, and connection in the heart of Barcelona. Our festival brings together world-renowned teachers and dance enthusiasts of all levels.",
"orgTitle": "About the Organization",
"orgDescription": "We are a passionate community of dancers dedicated to promoting Zouk and Lambada culture in Barcelona. Our team is committed to creating a magical experience for all participants.",
"lambadaInfo": "Lambada is a Brazilian dance born in the 80s, known for its sensuality, connection, and enveloping rhythm. It mixes influences from forró, merengue, and carimbó, creating a unique and passionate dance experience.",
"highlights": {
"workshops": "Workshops with international artists",
"socialDancing": "Social dancing all night long",
"liveShows": "Live shows",
"djSets": "DJs"
}
},
"staff": {
"title": "Our Team",
"subtitle": "Event Staff",
"description": "Meet the artists and teachers who will make this festival an unforgettable experience.",
"teacher": "Teacher",
"dj": "DJ",
"organizer": "Organizer",
"placeholder": "[Teacher biography]",
"filters": {
"all": "All",
"teachers": "Teachers",
"djs": "DJs"
},
"socials": {
"instagram": "Instagram"
}
},
"schedule": {
"title": "Schedule",
"subtitle": "Three days of workshops, shows and social dance.",
"friday": "Friday, September 04",
"saturday": "Saturday, September 05",
"sunday": "Sunday, September 06",
"workshop": "Workshop",
"break": "Break",
"social": "Social Dance",
"show": "Live Shows",
"farewell": "Farewell Party",
"statusBriefTitle": "Schedule updates soon",
"statusBriefDescription": "Stay tuned for the latest updates!",
"partyPassInfo": "The Party Pass includes access to Friday, Saturday, and Sunday parties. The Full Pass includes access to all parties and workshops."
},
"booking": {
"title": "Booking your pass",
"subtitle": "Reserve your spot",
"description": "Complete the form to reserve your spot. We will send you a confirmation email with payment details.",
"passes": "Event Passes",
"fullPass": "Full Pass",
"partyPass": "Party Pass",
"singleDayPass": "Single Day Pass",
"fullPassDescription": "Full access to all workshops, socials, and festival activities",
"partyPassDescription": "Access to all parties (Friday, Saturday, and Sunday)",
"singleDayPassDescription": "Access to a single day of the festival",
"price": "Price",
"quantity": "Quantity",
"totalPrice": "Total Price",
"formFields": {
"name": "Name",
"surname": "Surname",
"email": "Email",
"passType": "Pass Type",
"amount": "Amount",
"country": "Country",
"countryPlaceholder": "Search country...",
"countryNoResults": "No countries found"
},
"validation": {
"nameMin": "Name must be at least 2 characters",
"surnameMin": "Surname must be at least 2 characters",
"emailInvalid": "Invalid email",
"passTypeRequired": "Select a pass type",
"amountRequired": "Select amount",
"countryMin": "Indicate your country"
},
"status": {
"loading": "Sending...",
"successTitle": "Reservation received!",
"success": "Reservation sent successfully! We will contact you soon.",
"eventInProgressTitle": "Event in progress!",
"eventInProgressDescription": "Disabled reservations.",
"error": "Error sending reservation. Please try again."
},
"priceSummaryLabel": "Total Price",
"priceSummaryNote": "No online payment • Pay at the event",
"buyButton": "Send Reservation",
"reservationId": "Reservation ID"
},
"hotel": {
"title": "Accommodation",
"subtitle": "Recommended rooms near the venue.",
"individual": "[Single Room]",
"double": "[Double Room]",
"suite": "[Suite]",
"pricePerNight": "[XX€/night]",
"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",
"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",
"suite": "Triple Room"
},
"passTypes": {
"full": "Full 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": "Price for each party individually, even pool parties.",
"partyFeatures": "Friday party|Saturday party|Sunday farewell party|DJ sets",
"goToReservations": "Go to reservations"
},
"info": {
"title": "Practical Information",
"airports": "Nearby Airports",
"howToGet": "How to Get There",
"metro": "Metro",
"bus": "Bus",
"taxi": "Taxi/Uber",
"nearestStop": "[Nearest line and stop]",
"busLines": "[Nearby bus lines]",
"taxiDetails": "Available from anywhere in Barcelona",
"venue": "Event Venue",
"mapTitle": "Event Location",
"viewOnMap": "View on map"
},
"gallery": {
"title": "Gallery"
},
"common": {
"toTop": "Back to top"
},
"footer": {
"title": "ZoukLambadaBCN",
"contact": "Contact",
"followUs": "Follow Us",
"email": "[email@zouklambadabcn.com]",
"copyright": "© {{year}} ZoukLambadaBCN. All rights reserved."
},
"language": {
"es": "ES",
"en": "EN"
}
}