feat: implement dynamic categories, admin category CRUD, fix routing and cleanup

This commit is contained in:
AyrisAI
2026-07-13 13:51:48 +03:00
parent 2f2dafcfb9
commit 5b44c78396
54 changed files with 3619 additions and 473 deletions
+29 -2
View File
@@ -11,7 +11,33 @@
"login": "Login",
"blog": "Blog",
"collections": "Collections",
"saved": "Favorites"
"saved": "Favorites",
"events": "Events",
"aiPlanner": "AI Planner"
},
"events": {
"title": "marmaris event calendar",
"subtitle": "current live music, jazz nights, gastronomy and festival schedules at marmaris local approved venues.",
"sponsored": "Sponsored",
"details": "View Details",
"date": "Date",
"noEvents": "No upcoming events scheduled. Stay tuned!",
"venue": "Venue"
},
"planner": {
"title": "AI travel planner",
"subtitle": "personalize your marmaris holiday based on your interests, number of days and local approved venues.",
"days": "How many days will you stay?",
"style": "What is your travel style?",
"neighborhoods": "Which neighborhoods do you want to explore?",
"generate": "Create Travel Plan",
"generating": "Preparing your plan...",
"viewPlan": "View Plan",
"styles": {
"gastronomy": "Gourmet & Gastronomy",
"relaxation": "Peace & Relaxation",
"adventure": "Adventure & Nature"
}
},
"hero": {
"title": "Marmaris' Finest Local Spots",
@@ -48,13 +74,14 @@
},
"detail": {
"approved": "Local Approved Sealed Business",
"rating": "Editor Score",
"rating": "Google Reviews Score",
"price": "Price Level",
"address": "Address",
"hours": "Opening Hours",
"contact": "Contact Info",
"call": "Call Now",
"whatsapp": "Send WhatsApp",
"phone": "Phone",
"website": "Website",
"instagram": "Instagram",
"location": "Location / Map",