289c808257
Rebrand the public café-discovery app: directories web/finder→web/koja and docker/finder→docker/koja, plus all service wiring (docker-compose, Caddy subdomain koja.meezi.ir, env vars KOJA_PORT / NEXT_PUBLIC_KOJA_URL, CI workflows) and the app's display name (Koja / کجا). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
112 lines
3.6 KiB
JSON
112 lines
3.6 KiB
JSON
{
|
|
"meta": {
|
|
"siteName": "Koja",
|
|
"siteDescription": "Discover the best cafes and restaurants in Iran with AI",
|
|
"homeTitle": "Koja — AI-Powered Cafe Discovery",
|
|
"homeDescription": "Find the best cafes and restaurants near you with AI-powered search. Filter by vibe, price, menu, and amenities.",
|
|
"searchTitle": "Search Cafes & Restaurants",
|
|
"offlineTitle": "You're Offline",
|
|
"offlineDesc": "No internet connection. Previously visited cafes are still available."
|
|
},
|
|
"nav": {
|
|
"home": "Home",
|
|
"search": "Search",
|
|
"cities": "Cities",
|
|
"install": "Install App",
|
|
"openMenu": "Open menu",
|
|
"closeMenu": "Close menu"
|
|
},
|
|
"home": {
|
|
"badge": "AI-Powered Search",
|
|
"headline": "Find Your Perfect Cafe",
|
|
"subheadline": "Just type 'quiet cafe with good WiFi' — our AI finds the best matches instantly.",
|
|
"searchPlaceholder": "e.g. cozy cafe with natural light, good for work...",
|
|
"searchBtn": "Search",
|
|
"openNow": "Open now",
|
|
"popularCities": "Popular Cities",
|
|
"featuredTitle": "Featured Cafes",
|
|
"featuredSubtitle": "Top-rated cafes and restaurants across Iran",
|
|
"noResults": "No results found",
|
|
"noResultsDesc": "Try a different search or adjust your filters."
|
|
},
|
|
"search": {
|
|
"title": "Search Results",
|
|
"resultsCount": "{count} cafes & restaurants",
|
|
"filters": "Filters",
|
|
"sortBy": "Sort by",
|
|
"sortRelevance": "Most relevant",
|
|
"sortRating": "Highest rated",
|
|
"openNow": "Open now",
|
|
"minRating": "Min rating",
|
|
"city": "City",
|
|
"allCities": "All cities",
|
|
"themes": "Type",
|
|
"vibes": "Vibe",
|
|
"priceRange": "Price range",
|
|
"size": "Size",
|
|
"clearFilters": "Clear",
|
|
"detectedFilters": "Detected filters",
|
|
"loading": "Searching..."
|
|
},
|
|
"cafe": {
|
|
"openNow": "Open",
|
|
"closedNow": "Closed",
|
|
"verified": "Verified",
|
|
"reviews": "reviews",
|
|
"noReviews": "No reviews yet",
|
|
"viewMenu": "View Menu",
|
|
"reserve": "Reserve a Table",
|
|
"directions": "Directions",
|
|
"instagram": "Instagram",
|
|
"website": "Website",
|
|
"phone": "Call",
|
|
"workingHours": "Opening Hours",
|
|
"gallery": "Gallery",
|
|
"menu": "Menu",
|
|
"reviewsTab": "Reviews",
|
|
"about": "About",
|
|
"features": "Features",
|
|
"priceRange": "Price range",
|
|
"noiseLevel": "Noise level",
|
|
"size": "Space size",
|
|
"themes": "Cafe type",
|
|
"vibes": "Vibe",
|
|
"occasions": "Great for",
|
|
"spaceFeatures": "Amenities",
|
|
"writtenReview": "Write a review",
|
|
"yourName": "Your name",
|
|
"yourReview": "Your review (optional)",
|
|
"submitReview": "Submit review",
|
|
"submitting": "Submitting...",
|
|
"reviewSuccess": "Review submitted!",
|
|
"shareLocation": "Share location",
|
|
"backToSearch": "Back to search",
|
|
"similarCafes": "Similar cafes",
|
|
"notFound": "Cafe not found",
|
|
"notFoundDesc": "This cafe doesn't exist or has been removed."
|
|
},
|
|
"city": {
|
|
"cafesIn": "Cafes in {city}",
|
|
"description": "Discover the best cafes and restaurants in {city}"
|
|
},
|
|
"footer": {
|
|
"tagline": "AI-powered cafe discovery — powered by Meezi",
|
|
"product": "Product",
|
|
"forCafes": "For Cafe Owners",
|
|
"company": "Company",
|
|
"about": "About Meezi",
|
|
"contact": "Contact",
|
|
"legal": "Legal",
|
|
"privacy": "Privacy Policy",
|
|
"terms": "Terms of Service",
|
|
"copyright": "© 2025 Meezi. All rights reserved."
|
|
},
|
|
"pwa": {
|
|
"installTitle": "Install Koja",
|
|
"installDesc": "Add to your home screen for faster access",
|
|
"installBtn": "Install",
|
|
"dismissBtn": "Later",
|
|
"offlineBanner": "You're offline — showing cached results"
|
|
}
|
|
}
|