{
  "shell": {
    "brandName": "Sprynkly",
    "brandSubtitle": "Craft your sweet moment",
    "collapseMenu": "Collapse menu",
    "expandMenu": "Expand menu",
    "profile": {
      "roleOwner": "Owner",
      "roleStaff": "Staff"
    },
    "nav": {
      "home": "Dashboard",
      "settings": "Settings",
      "menu": "Menu",
      "myOrders": "My Orders",
      "liveKitchen": "Live Kitchen",
      "about": "About"
    },
    "user": {
      "name": "Sweet Lover",
      "pointsLabel": "Points",
      "notifications": "Notifications"
    },
    "drawer": {
      "accountSection": "Account"
    },
    "sessionExpired": {
      "title": "Session Expired",
      "message": "Your session has expired. Please log in again.",
      "backToLogin": "Back to Login"
    }
  },
  "settings": {
    "title": "Settings",
    "subtitle": "Make Sprynkly feel like home",
    "language": {
      "label": "Language",
      "en": "English",
      "th": "ไทย"
    },
    "savedFlash": "Saved",
    "switchingLanguage": "Switching language…"
  },
  "common": {
    "confirm": {
      "header": "Confirm",
      "accept": "Yes, continue",
      "reject": "Cancel"
    },
    "dangerConfirm": {
      "header": "Confirm Deletion",
      "instruction": "This action cannot be undone. Type <strong>{{word}}</strong> to confirm.",
      "cancel": "Cancel",
      "confirm": "Delete"
    },
    "toast": {
      "success": "Success",
      "error": "Error"
    },
    "loading": "Loading…",
    "cancel": "Cancel",
    "table": {
      "expanderHeader": "Expand row"
    },
    "errors": {
      "required": "This field is required.",
      "email": "Enter a valid email address.",
      "pattern": "Invalid format.",
      "min": "Value is below the allowed minimum.",
      "max": "Value is above the allowed maximum.",
      "minlength": "Too short.",
      "maxlength": "Too long.",
      "passwordPolicy": "Use at least 10 characters with uppercase, lowercase, number, and special character.",
      "mismatch": "Values do not match.",
      "unknown": "Invalid value."
    }
  },
  "dashboard": {
    "title": "Dashboard",
    "welcome": "Welcome to Sprynkly"
  },
  "placeholder": {
    "comingSoon": "Coming soon…"
  },
  "menu": {
    "list": {
      "title": "Choose your favorite",
      "subtitle": "Pick a menu and start creating something amazing!"
    },
    "items": {
      "iceCream": {
        "label": "Ice Cream",
        "subtitle": "Cold & creamy classic"
      },
      "donut": {
        "label": "Donut",
        "subtitle": "Soft and glazed"
      },
      "milkshake": {
        "label": "Milkshake",
        "subtitle": "Thick whipped sip"
      },
      "cakeSlice": {
        "label": "Cake Slice",
        "subtitle": "Layered & frosted"
      },
      "cookie": {
        "label": "Cookie",
        "subtitle": "Warm & chewy bite"
      }
    },
    "customize": {
      "subtitle": "Create your perfect treat!",
      "title": {
        "iceCream": "Customize Your Ice Cream",
        "donut": "Customize Your Donut",
        "milkshake": "Customize Your Milkshake",
        "cakeSlice": "Customize Your Cake",
        "cookie": "Customize Your Cookie"
      }
    },
    "preview": {
      "extrasShort": "extras",
      "startBuilding": "Pick a flavor to start →"
    },
    "cart": {
      "total": "Total",
      "addToCart": "Add to Cart",
      "adding": "Adding to cart…"
    },
    "section": {
      "flavor": "Choose Flavor",
      "topping": "Choose Topping",
      "extras": "Add Extras"
    },
    "flavors": {
      "vanilla": "Vanilla",
      "chocolate": "Chocolate",
      "strawberry": "Strawberry",
      "matcha": "Matcha"
    },
    "toppings": {
      "none": "None",
      "chocolate": "Chocolate",
      "strawberry": "Strawberry",
      "caramel": "Caramel",
      "matcha": "Matcha"
    },
    "extras": {
      "sprinklePink": "Pink Sprinkles",
      "sprinkleYellow": "Yellow Sprinkles",
      "sprinkleGreen": "Green Sprinkles",
      "oreo": "Oreo",
      "nuts": "Nuts",
      "sprinkles": "Sprinkles",
      "cherry": "Cherry",
      "wafer": "Wafer",
      "marshmallow": "Marshmallow"
    },
    "switchingMenu": "Preparing the menu…"
  },
  "kitchen": {
    "title": "Live Kitchen",
    "subtitle": "Watch your order being prepared!",
    "viewAllOrders": "View All Orders",
    "chefMessage": "Great! Your order is on the way! 🚀",
    "status": {
      "preparing": "Preparing",
      "topping": "Topping",
      "chilling": "Chilling",
      "ready": "Ready"
    },
    "stats": {
      "todaysOrders": "Today's Orders",
      "inProgress": "In Progress",
      "completed": "Completed"
    }
  },
  "receipt": {
    "title": "Order Receipt",
    "subtitle": "Thanks for your order!",
    "orderId": "Order ID",
    "serviceFee": "Service Fee",
    "total": "Total",
    "footer": "Have a sweet day!",
    "backToMenu": "Back to Menu",
    "empty": "No order found. Place one first."
  },
  "showcase": {
    "eyebrow": "Behind the sprinkles",
    "hero": {
      "title": "Built with sprinkles. Engineered like a kitchen.",
      "lead": "A pretend dessert shop, built like real production.",
      "ctaPrimary": "See the kitchen",
      "ctaSecondary": "Try it"
    },
    "numbers": {
      "title": "By the numbers",
      "tests": "Automated tests",
      "rules": "Custom code rules",
      "gates": "Quality gates per push",
      "coverage": "Code coverage",
      "languages": "Languages"
    },
    "animations": {
      "title": "A few moments of delight",
      "lead": "Each motion is a hint, never a distraction.",
      "tryIt": "Try it",
      "sparkle": {
        "title": "Sparkle burst",
        "caption": "A burst of confetti when you commit to a flavor."
      },
      "scoop": {
        "title": "Scoop bounce-in",
        "caption": "Scoops drop in like they came from the freezer."
      },
      "kitchen": {
        "title": "Order swap",
        "caption": "Orders glide between lanes"
      }
    },
    "footer": {
      "title": "Hungry now?",
      "text": "Pick a flavor. Pick a topping. The kitchen is open.",
      "cta": "Open the kitchen"
    }
  },
  "orders": {
    "title": "Your Order",
    "emptyTitle": "Nothing here yet!",
    "empty": "Your cart is feeling lonely. Pick a treat and let me start cooking!",
    "browseMenu": "Browse Menu",
    "addMore": "Add Another Order",
    "removeConfirm": {
      "title": "Aww, are you sure?",
      "message": "do you really want to remove this from your order?",
      "cancel": "Keep it",
      "confirm": "Yes, remove"
    },
    "quantity": "Quantity",
    "increment": "Increase quantity",
    "decrement": "Decrease quantity",
    "qtyPlus": "+",
    "qtyMinus": "−",
    "each": "each",
    "toppingSuffix": "Topping",
    "priceLine": "Price",
    "toppingLine": "Topping",
    "extraLine": "Extra",
    "total": "Total",
    "checkout": "Proceed to Checkout",
    "checkingOut": "Preparing your order…"
  }
}
