Files
kozmos-web/messages/en.json
T
2026-06-03 03:59:46 +03:00

115 lines
3.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"Navbar": {
"about": "What is Kozmos?",
"accommodation": "Accommodation",
"beach": "Beach",
"dining": "Dining",
"events": "Events",
"gallery": "Gallery",
"contact": "Contact",
"reservation": "Reservation"
},
"Hero": {
"tagline": "Where the Sea Meets the Forest",
"cta_reservation": "Make a Reservation",
"cta_location": "View Location"
},
"About": {
"title": "What is Kozmos?",
"description": "A unique experience in the heart of nature, where the forest meets the sea in a quiet bay of the Gulf of Gökova. Kozmos is a special living space where you can enjoy the sea and sun on the beach during the day, and satisfy your soul with music and entertainment at night.",
"card1_title": "Beach & Sea",
"card1_desc": "A peaceful day in the cool waters of the Aegean.",
"card2_title": "Nature & Serenity",
"card2_desc": "The meeting point of the green of the forest and the blue of the sea.",
"card3_title": "Music & Nightlife",
"card3_desc": "Rhythm and entertainment starting as the sun sets."
},
"Accommodation": {
"title": "Accommodation",
"description": "Wake up in our bungalows designed without compromising your comfort, surrounded by nature.",
"capacity": "Capacity:",
"person": "Person",
"price_per_night": "Price per night:",
"book_whatsapp": "Book via WhatsApp",
"rooms": {
"standard": {
"name": "Standard Bungalow",
"features": ["Nature View", "Air Conditioning", "Mini Bar", "Private Bathroom"]
},
"sea_view": {
"name": "Sea View Bungalow",
"features": ["Sea View", "Spacious Patio", "Air Conditioning", "Mini Bar", "Private Bathroom"]
},
"garden_suite": {
"name": "Garden Suite",
"features": ["Private Garden", "Spacious Living Area", "Air Conditioning", "Mini Bar", "Private Bathroom"]
}
}
},
"Beach": {
"title": "Beach & Loungers",
"description": "Relax under the shades, facing the turquoise waters. Comfortable loungers and cabanas are available for our daily guests.",
"hours": "Working Hours:",
"price": "Lounger Fee:",
"reservation_info": "Reservations are recommended for daily entry.",
"book_lounger": "Book a Lounger"
},
"Dining": {
"title": "Dining",
"description": "Crown the freshest flavors of Aegean and Mediterranean cuisine with our signature cocktails on our thatched roof terrace.",
"view_menu": "View Menu",
"cards": {
"seafood": {
"title": "Fresh Seafood",
"desc": "Daily and local seafood."
},
"cocktails": {
"title": "Signature Cocktails",
"desc": "Signature flavors from our award-winning mixologists."
},
"breakfast": {
"title": "Mixed Breakfast",
"desc": "A fresh start to the day with natural products."
}
}
},
"Events": {
"title": "Events",
"description": "Entertainment never ends at Kozmos. Catch the rhythm with our weekly events.",
"view_calendar": "Event Calendar",
"cards": {
"raki": {
"title": "Thursday Rakı Nights",
"time": "Every Thursday, 20:00"
},
"dj": {
"title": "DJ Nights",
"time": "Friday & Saturday, 22:00"
},
"live_music": {
"title": "Live Music",
"time": "Special Days & Events"
}
}
},
"Gallery": {
"title": "Gallery",
"follow_instagram": "Follow on Instagram"
},
"Contact": {
"title": "Contact & Location",
"address": "Akyaka, Gulf of Gökova, Muğla",
"form": {
"name": "Full Name",
"date": "Date",
"guests": "Number of Guests",
"message": "Message",
"submit": "Send via WhatsApp"
}
},
"Footer": {
"tagline": "Where the Sea Meets the Forest",
"rights": "© 2025 Kozmos Beach & More. All rights reserved."
}
}