Files
kozmos-qr-menu/dictionaries/tr.json
T
mstfyldzandClaude Sonnet 4.6 718e0a6228 Build Kozmos QR menu site — full implementation
Next.js 16 App Router, TR/EN i18n via [lang] routing and proxy.ts,
Tailwind v4, minimal list menu style, sticky bottom tab bar with
Intersection Observer, PWA manifest, WhatsApp fixed button.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 02:35:14 +03:00

28 lines
572 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"meta": {
"title": "Kozmos Beach & More — Menü",
"description": "Kozmos Beach & More dijital menüsü"
},
"header": {
"tagline": "BEACH & MORE"
},
"nav": {
"starters": "Başlangıçlar",
"mains": "Ana Yemekler",
"pizzas": "Pizzalar",
"mezze": "Mezeler",
"drinks": "İçecekler",
"desserts": "Tatlılar"
},
"whatsapp": {
"label": "Rezervasyon",
"message": "Merhaba, rezervasyon yapmak istiyorum."
},
"currency": "₺",
"langSwitch": {
"current": "TR",
"other": "EN",
"otherHref": "/en"
}
}