feat: Implement Phase 2 features including blog, collections, saved listings, manifest, and api cron sync
This commit is contained in:
+12
-2
@@ -8,7 +8,10 @@
|
||||
"contact": "İletişim",
|
||||
"addBusiness": "İşletme Ekle",
|
||||
"admin": "Yönetim",
|
||||
"login": "Giriş Yap"
|
||||
"login": "Giriş Yap",
|
||||
"blog": "Blog",
|
||||
"collections": "Seçkiler",
|
||||
"saved": "Kaydedilenler"
|
||||
},
|
||||
"hero": {
|
||||
"title": "Marmaris'in En İyi Yerel Adresleri",
|
||||
@@ -56,7 +59,14 @@
|
||||
"instagram": "Instagram",
|
||||
"location": "Konum / Harita",
|
||||
"related": "Benzer Mekanlar",
|
||||
"noHours": "Çalışma saatleri belirtilmemiş."
|
||||
"noHours": "Çalışma saatleri belirtilmemiş.",
|
||||
"viewMenu": "Menüyü Gör",
|
||||
"shareWhatsapp": "WhatsApp ile Paylaş",
|
||||
"save": "Kaydet",
|
||||
"saved": "Kaydedildi",
|
||||
"instagramFeed": "Instagram'dan Son Paylaşımlar",
|
||||
"newlyAdded": "Yeni Eklenenler",
|
||||
"newlyAddedSubtitle": "Rehberimize son eklenen popüler adresler"
|
||||
},
|
||||
"forms": {
|
||||
"name": "Ad Soyad",
|
||||
|
||||
Reference in New Issue
Block a user