{
  "ratings": {
    "stars": {
      "label": "Ratings"
    },
    "home": {
      "recommendationText": "Recommended Product!"
    }
  },
  "track_order": {
    "placeholder": {
      "order_number": "Order number (e.g. #1001)",
      "email": "Email used at checkout"
    },
    "error": {
      "missing_fields": "Please fill in both your order number and email.",
      "not_found": "We couldn’t find an order with those details. Please check and try again.",
      "generic": "Something went wrong while checking your order. Please try again."
    },
    "status": {
      "loading": "Checking your order...",
      "success_title": "We found your order"
    },
    "label": {
      "order_number": "Order",
      "placed_on": "Placed on",
      "status": "Status",
      "items": "Items",
      "totals": "Totals",
      "subtotal": "Subtotal",
      "shipping": "Shipping",
      "tax": "Tax",
      "total": "Total",
      "tracking": "Tracking",
      "tracking_link": "Open tracking page"
    }
  }
}
