feat: add project files

This commit is contained in:
mstfyldz
2026-06-03 17:31:50 +03:00
parent 8050d67b18
commit a952f571b9
26 changed files with 1661 additions and 113 deletions
+83
View File
@@ -0,0 +1,83 @@
{
"nav": {
"about": "About",
"services": "Services",
"gallery": "Gallery",
"contact": "Contact"
},
"hero": {
"subtitle": "An Escape in the Most Beautiful Corner of the Aegean",
"explore": "Explore"
},
"about": {
"title": "About Us",
"heading": "Where Nature<br />Meets Luxury",
"p1": "Moy Beach Akyaka is designed to offer a nature-friendly and luxurious experience in the fascinating atmosphere of the Aegean. Brought to life with Moy Group quality, this special venue promises its guests peace, flavor, and entertainment beyond an ordinary beach.",
"p2": "While cooling off in the crystal-clear waters during the day, you can embark on a gastronomic journey in the evenings with special delicacies prepared by our chefs.",
"stats": {
"years": "Years of Experience",
"guests": "Happy Guests",
"rating": "Average Rating"
}
},
"services": {
"title": "Privileges",
"heading": "Our Services",
"items": {
"beach": {
"title": "Beach Club",
"description": "Enjoy the sun and the sea all day long on our private sunbeds and cabanas."
},
"restaurant": {
"title": "Restaurant & Bar",
"description": "Meet our selected delicacies from Mediterranean cuisine and signature cocktails."
},
"hotel": {
"title": "Boutique Hotel",
"description": "Wake up in our rooms carefully designed for your comfort."
},
"events": {
"title": "Special Events",
"description": "Catch the rhythm with unforgettable parties and live DJ performances."
}
}
},
"gallery": {
"title": "Atmosphere",
"heading": "Gallery",
"categories": {
"all": "All",
"beach": "Beach",
"restaurant": "Restaurant",
"rooms": "Rooms",
"events": "Events"
}
},
"social": {
"title": "Social Media",
"heading": "We are on Instagram",
"button": "View All Reels"
},
"contact": {
"title": "Contact",
"heading": "Get in Touch",
"address": {
"title": "Address",
"text1": "Akyaka, Ataturk 1. Cd No:86",
"text2": "48640 Ula/Mugla"
},
"phone": "Phone",
"email": "Email",
"hours": {
"title": "Working Hours",
"text": "Everyday: 09:00 - 02:00"
}
},
"footer": {
"desc": "A unique escape where the cool waters of the Aegean meet luxury. With the assurance of Moy Group.",
"pages": "Pages",
"contact": "Contact",
"rights": "Moy Beach Akyaka. All rights reserved.",
"created_by": "Created by"
}
}
+83
View File
@@ -0,0 +1,83 @@
{
"nav": {
"about": "Hakkımızda",
"services": "Hizmetler",
"gallery": "Galeri",
"contact": "İletişim"
},
"hero": {
"subtitle": "Ege'nin En Güzel Köşesinde Bir Kaçış",
"explore": "Keşfet"
},
"about": {
"title": "Hakkımızda",
"heading": "Doğanın Lüksle<br />Buluştuğu Nokta",
"p1": "Moy Beach Akyaka, Ege'nin büyüleyici atmosferinde, doğaya saygılı ve lüks bir deneyim sunmak için tasarlandı. Moy Group kalitesiyle hayata geçen bu özel mekan, sıradan bir plajın ötesinde, misafirlerine huzur, lezzet ve eğlenceyi bir arada vadediyor.",
"p2": "Gündüzleri kristal berraklığındaki sularda serinlerken, akşamları şeflerimizin hazırladığı özel lezzetlerle gastronomi yolculuğuna çıkabilirsiniz.",
"stats": {
"years": "Yıl Deneyim",
"guests": "Mutlu Misafir",
"rating": "Ortalama Puan"
}
},
"services": {
"title": "Ayrıcalıklar",
"heading": "Hizmetlerimiz",
"items": {
"beach": {
"title": "Beach Club",
"description": "Özel şezlong ve localarımızda gün boyu güneşin ve denizin tadını çıkarın."
},
"restaurant": {
"title": "Restoran & Bar",
"description": "Akdeniz mutfağından seçme lezzetler ve imza kokteyllerimizle tanışın."
},
"hotel": {
"title": "Boutique Otel",
"description": "Konforunuz için özenle tasarlanmış odalarımızda uyanın."
},
"events": {
"title": "Özel Etkinlikler",
"description": "Unutulmaz partiler ve canlı DJ performanslarıyla ritmi yakalayın."
}
}
},
"gallery": {
"title": "Atmosfer",
"heading": "Galeri",
"categories": {
"all": "Tümü",
"beach": "Plaj",
"restaurant": "Restoran",
"rooms": "Odalar",
"events": "Etkinlikler"
}
},
"social": {
"title": "Sosyal Medya",
"heading": "Instagram'da Biz",
"button": "Tüm Reels'ları Gör"
},
"contact": {
"title": "İletişim",
"heading": "Bize Ulaşın",
"address": {
"title": "Adres",
"text1": "Akyaka, Atatürk 1. Cd No:86",
"text2": "48640 Ula/Muğla"
},
"phone": "Telefon",
"email": "E-Posta",
"hours": {
"title": "Çalışma Saatleri",
"text": "Her Gün: 09:00 - 02:00"
}
},
"footer": {
"desc": "Ege'nin serin sularıyla lüksün buluştuğu eşsiz bir kaçış. Moy Group güvencesiyle.",
"pages": "Sayfalar",
"contact": "İletişim",
"rights": "Moy Beach Akyaka. Tüm hakları saklıdır.",
"created_by": "Created by"
}
}