first commit
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"nav": {
|
||||
"home": "Homepage",
|
||||
"accommodations": "Unsere Unterkünfte",
|
||||
"accommodationTypes": "Unterkunft",
|
||||
"gallery": "Galerie",
|
||||
"blog": "Blog",
|
||||
"contact": "Kommunikation"
|
||||
},
|
||||
"hero": {
|
||||
"title": "Kordon Apart",
|
||||
"region": "Fethiye / Merkez",
|
||||
"checkInCheckOut": "Check in - Check out Datum",
|
||||
"persons": "Anzahl der Personen Auswählen",
|
||||
"search": "Suche",
|
||||
"reservation": "Reservierungsanfrage"
|
||||
},
|
||||
"accommodations": {
|
||||
"title": "Unsere Unterkünfte",
|
||||
"viewAll": "Alle anzeigen",
|
||||
"bedrooms": "{count} Schlafzimmer",
|
||||
"persons": "{count} Personen",
|
||||
"view": "Ansehen"
|
||||
},
|
||||
"footer": {
|
||||
"rights": "Alle Rechte vorbehalten.",
|
||||
"contact": "Kontakt",
|
||||
"pages": "Seiten",
|
||||
"accommodations": "Unsere Unterkünfte",
|
||||
"social": "Social-Media-Konten",
|
||||
"cookiePolicy": "Cookie-Richtlinie",
|
||||
"userAgreement": "Kullanıcı Sözleşmesi",
|
||||
"privacyPolicy": "Gizlilik Politikası",
|
||||
"about": "Über Uns",
|
||||
"reviews": "Kundenrezensionen"
|
||||
},
|
||||
"contact": {
|
||||
"title": "Kommunikation",
|
||||
"email": "E-Mail-Adresse",
|
||||
"phone": "Telefon",
|
||||
"address": "Adresse",
|
||||
"reservationReq": "Reservierungsanfrage",
|
||||
"reservationNo": "Reservierungs-Nr.",
|
||||
"send": "Senden"
|
||||
}
|
||||
}
|
||||
+63
-5
@@ -1,14 +1,72 @@
|
||||
{
|
||||
"nav": {
|
||||
"home": "Home",
|
||||
"about": "About Us",
|
||||
"contact": "Contact"
|
||||
"accommodations": "Suites",
|
||||
"gallery": "Gallery",
|
||||
"contact": "Contact",
|
||||
"bookNow": "BOOK NOW"
|
||||
},
|
||||
"hero": {
|
||||
"title": "Welcome",
|
||||
"cta": "Learn More"
|
||||
"subtitle": "Boutique Hospitality",
|
||||
"title": "Architecture of Serenity.",
|
||||
"desc": "Experience curated living in the heart of Fethiye. Luxury is in the details we choose to leave out.",
|
||||
"explore": "EXPLORE SUITES",
|
||||
"virtualTour": "VIRTUAL TOUR",
|
||||
"checkIn": "Check In",
|
||||
"checkOut": "Check Out",
|
||||
"guests": "Guests",
|
||||
"checkAvailability": "CHECK AVAILABILITY",
|
||||
"adult1": "1 Adult",
|
||||
"adult2": "2 Adults",
|
||||
"adult3": "3+ Adults"
|
||||
},
|
||||
"accommodations": {
|
||||
"title": "Curated Residences",
|
||||
"desc": "Each space is a unique architectural study.",
|
||||
"viewAll": "VIEW ALL SUITES",
|
||||
"bedrooms": "{count} Bedrooms",
|
||||
"persons": "{count} Persons",
|
||||
"bestseller": "Bestseller"
|
||||
},
|
||||
"services": {
|
||||
"subtitle": "The Experience",
|
||||
"title": "Beyond the Four Walls",
|
||||
"desc": "We curate moments of stillness and connection through bespoke services designed for the modern nomad.",
|
||||
"service1_title": "Rooftop Wellness",
|
||||
"service1_desc": "A heated infinity pool and sauna overlooking the historical district skyline.",
|
||||
"service2_title": "In-Suite Dining",
|
||||
"service2_desc": "Chef-prepared meals delivered to your door, celebrating local seasonal ingredients.",
|
||||
"service3_title": "Digital Concierge",
|
||||
"service3_desc": "24/7 contactless assistance for bookings, transport, and local recommendations."
|
||||
},
|
||||
"newsletter": {
|
||||
"title": "Join the Luxe Collective",
|
||||
"desc": "Be the first to know about new property openings and exclusive seasonal offers.",
|
||||
"placeholder": "YOUR EMAIL ADDRESS",
|
||||
"subscribe": "SUBSCRIBE",
|
||||
"label": "Your email address"
|
||||
},
|
||||
"footer": {
|
||||
"rights": "All rights reserved."
|
||||
"rights": "All rights reserved.",
|
||||
"contact": "Contact",
|
||||
"pages": "Pages",
|
||||
"accommodations": "Suites",
|
||||
"social": "Social Media Accounts",
|
||||
"cookiePolicy": "Cookie Policy",
|
||||
"userAgreement": "User Agreement",
|
||||
"privacyPolicy": "Privacy Policy",
|
||||
"about": "About Us",
|
||||
"reviews": "Customer Reviews",
|
||||
"legal": "Legal",
|
||||
"desc": "Boutique apart-hotels redefined through architectural clarity and premium hospitality."
|
||||
},
|
||||
"contact": {
|
||||
"title": "Contact",
|
||||
"email": "E-mail Address",
|
||||
"phone": "Phone",
|
||||
"address": "Address",
|
||||
"reservationReq": "Reservation Request",
|
||||
"reservationNo": "Reservation No",
|
||||
"send": "Send"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"nav": {
|
||||
"home": "Главная",
|
||||
"accommodations": "Наши апартаменты",
|
||||
"accommodationTypes": "Проживание",
|
||||
"gallery": "Галерея",
|
||||
"blog": "Блог",
|
||||
"contact": "Контакты"
|
||||
},
|
||||
"hero": {
|
||||
"title": "Kordon Apart",
|
||||
"region": "Фетхие / Центр",
|
||||
"checkInCheckOut": "Дата заезда - выезда",
|
||||
"persons": "Количество человек",
|
||||
"search": "Поиск",
|
||||
"reservation": "Запрос на бронирование"
|
||||
},
|
||||
"accommodations": {
|
||||
"title": "Наши апартаменты",
|
||||
"viewAll": "Смотреть все",
|
||||
"bedrooms": "{count} Спальни",
|
||||
"persons": "{count} Человек",
|
||||
"view": "Смотреть"
|
||||
},
|
||||
"footer": {
|
||||
"rights": "Все права защищены.",
|
||||
"contact": "Контакты",
|
||||
"pages": "Страницы",
|
||||
"accommodations": "Наши апартаменты",
|
||||
"social": "Социальные сети",
|
||||
"cookiePolicy": "Политика использования файлов cookie",
|
||||
"userAgreement": "Пользовательское соглашение",
|
||||
"privacyPolicy": "Политика конфиденциальности",
|
||||
"about": "О нас",
|
||||
"reviews": "Отзывы клиентов"
|
||||
},
|
||||
"contact": {
|
||||
"title": "Контакты",
|
||||
"email": "Адрес электронной почты",
|
||||
"phone": "Телефон",
|
||||
"address": "Адрес",
|
||||
"reservationReq": "Запрос на бронирование",
|
||||
"reservationNo": "Номер бронирования",
|
||||
"send": "Отправить"
|
||||
}
|
||||
}
|
||||
+63
-5
@@ -1,14 +1,72 @@
|
||||
{
|
||||
"nav": {
|
||||
"home": "Ana Sayfa",
|
||||
"about": "Hakkımızda",
|
||||
"contact": "İletişim"
|
||||
"accommodations": "Odalarımız",
|
||||
"gallery": "Galeri",
|
||||
"contact": "İletişim",
|
||||
"bookNow": "REZERVASYON"
|
||||
},
|
||||
"hero": {
|
||||
"title": "Hoş Geldiniz",
|
||||
"cta": "Daha Fazla Bilgi"
|
||||
"subtitle": "Butik Konaklama",
|
||||
"title": "Huzurun Mimarisi.",
|
||||
"desc": "Fethiye'nin kalbinde özenle seçilmiş bir yaşamı deneyimleyin. Lüks, dışarıda bıraktığımız detaylarda gizlidir.",
|
||||
"explore": "ODALARI KEŞFET",
|
||||
"virtualTour": "SANAL TUR",
|
||||
"checkIn": "Giriş Tarihi",
|
||||
"checkOut": "Çıkış Tarihi",
|
||||
"guests": "Misafirler",
|
||||
"checkAvailability": "MÜSAİTLİK KONTROLÜ",
|
||||
"adult1": "1 Yetişkin",
|
||||
"adult2": "2 Yetişkin",
|
||||
"adult3": "3+ Yetişkin"
|
||||
},
|
||||
"accommodations": {
|
||||
"title": "Odalarımız",
|
||||
"desc": "Her mekan benzersiz bir mimari çalışmadır.",
|
||||
"viewAll": "TÜM ODALARI GÖR",
|
||||
"bedrooms": "{count} Yatak Odası",
|
||||
"persons": "{count} Kişi",
|
||||
"bestseller": "En Çok Tercih Edilen"
|
||||
},
|
||||
"services": {
|
||||
"subtitle": "Deneyim",
|
||||
"title": "Dört Duvarın Ötesinde",
|
||||
"desc": "Modern göçebeler için tasarlanmış özel hizmetlerle dinginlik ve bağlantı anları yaratıyoruz.",
|
||||
"service1_title": "Teras Wellness",
|
||||
"service1_desc": "Tarihi bölge silüetine bakan ısıtmalı sonsuzluk havuzu ve sauna.",
|
||||
"service2_title": "Oda İçi Yemek",
|
||||
"service2_desc": "Yerel mevsimlik malzemeleri kutlayan, kapınıza teslim şef yapımı yemekler.",
|
||||
"service3_title": "Dijital Concierge",
|
||||
"service3_desc": "Rezervasyonlar, ulaşım ve yerel öneriler için 7/24 temassız asistan."
|
||||
},
|
||||
"newsletter": {
|
||||
"title": "Luxe Collective'e Katılın",
|
||||
"desc": "Yeni tesis açılışları ve özel sezonluk tekliflerden ilk siz haberdar olun.",
|
||||
"placeholder": "E-POSTA ADRESİNİZ",
|
||||
"subscribe": "ABONE OL",
|
||||
"label": "E-posta adresiniz"
|
||||
},
|
||||
"footer": {
|
||||
"rights": "Tüm hakları saklıdır."
|
||||
"rights": "Tüm hakları saklıdır.",
|
||||
"contact": "İletişim",
|
||||
"pages": "Sayfalar",
|
||||
"accommodations": "Odalarımız",
|
||||
"social": "Sosyal Medya Hesaplarımız",
|
||||
"cookiePolicy": "Çerez Politikası",
|
||||
"userAgreement": "Kullanıcı Sözleşmesi",
|
||||
"privacyPolicy": "Gizlilik Sözleşmesi",
|
||||
"about": "Hakkımızda",
|
||||
"reviews": "Müşteri Yorumları",
|
||||
"legal": "Yasal",
|
||||
"desc": "Mimari netlik ve üst düzey misafirperverlik ile yeniden tanımlanmış butik apart oteller."
|
||||
},
|
||||
"contact": {
|
||||
"title": "İletişim",
|
||||
"email": "E-Posta Adresi",
|
||||
"phone": "Telefon",
|
||||
"address": "Adres",
|
||||
"reservationReq": "Rezervasyon Talebi",
|
||||
"reservationNo": "Rezervasyon No",
|
||||
"send": "Gönder"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user