30 lines
746 B
JSON
30 lines
746 B
JSON
{
|
|
"nav": {
|
|
"home": "Home",
|
|
"about": "About Us",
|
|
"tours": "Tours",
|
|
"blog": "Blog",
|
|
"contact": "Contact"
|
|
},
|
|
"hero": {
|
|
"title": "Welcome to Fethiye",
|
|
"subtitle": "Discover the beauty of the Mediterranean with Pioneer Travel.",
|
|
"cta": "Explore Tours"
|
|
},
|
|
"sections": {
|
|
"popular": "Popular Tours",
|
|
"categories": "Categories",
|
|
"reviews": "What Our Guests Say",
|
|
"view_all": "View All"
|
|
},
|
|
"tour": {
|
|
"from": "From",
|
|
"book_now": "Book Now"
|
|
},
|
|
"footer": {
|
|
"description": "Your trusted partner for exploring Fethiye. Over 25 years of experience in organizing tours and excursions.",
|
|
"contact_info": "Ölüdeniz - Fethiye / Türkiye",
|
|
"rights": "All rights reserved."
|
|
}
|
|
}
|