{ "nav": { "home": "Home", "bookings": "Bookings", "patients": "Patients", "wallet": "Wallet", "profile": "Profile", "dashboard": "Dashboard", "verification": "Verification", "visits": "Visits", "admin": "Admin", "overview": "Overview", "users": "Users", "notifications": "Notifications", "login": "Login", "logout": "Logout" }, "common": { "dark_mode": "Dark mode", "light_mode": "Light mode", "direction_ltr": "Switch to LTR", "direction_rtl": "Switch to RTL", "coming_soon": "Coming soon", "loading": "Loading…", "retry": "Retry", "add": "Add", "cancel": "Cancel", "currency_toman": "Toman" }, "shell": { "customer_app": "Family app", "nurse_app": "Nurse view", "admin_console": "Admin console", "placeholder_body": "This area will be built in a later phase." }, "patients": { "title": "Patients", "subtitle": "A reference screen wired to the services/{domain} + React Query pattern (mocked data).", "add": "Add patient", "empty": "No patients yet. Add your first patient.", "name_label": "Full name", "gender_label": "Gender", "gender_male": "Male", "gender_female": "Female", "added": "Patient added" } }