{ "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", "brand": "Balinyaar", "brand_tagline": "Home care you can trust" }, "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" }, "auth": { "customer_title": "Sign in to Balinyaar", "customer_subtitle": "Sign in with your mobile number", "nurse_title": "Nurse sign in", "nurse_subtitle": "For nurses with a Nursing Council licence", "phone_label": "Mobile number", "phone_invalid": "Enter a valid Iranian mobile number", "request_code": "Get verification code", "nurse_switch": "Are you a nurse? Nurse sign in →", "customer_switch": "Are you a family? Family sign in →", "rate_limited": "Too many attempts — please try again shortly", "otp_title": "Enter the verification code", "otp_sent_to": "Code sent to {phone}", "otp_verify_customer": "Verify and continue", "otp_verify_nurse": "Verify and sign in", "otp_invalid": "The code is incorrect or has expired", "otp_locked": "Too many attempts. Request a new code to continue.", "resend_in": "Resend code in {time}", "resend": "Resend code", "change_number": "Change number", "routing_title": "Signing you in…", "select_role_title": "Welcome to Balinyaar", "select_role_subtitle": "Choose how you'll use Balinyaar to get started", "role_customer": "Family", "role_customer_desc": "Book nurses and home care", "role_nurse": "Nurse", "role_nurse_desc": "Offer nursing services", "continue": "Continue" } }