{
  "deliveryAddress": {
    "aptUnit": "Apt/Unit (Optional)",
    "deliveryLabel": "Delivery Address",
    "googlelogo": "Powered by Google",
    "mapboxAttribution": "Powered by Mapbox",
    "searchResultsAvailable": "{{count}} search results for {{searchString}}",
    "noSearchResults": "No results for {{searchString}}"
  },
  "errors": {
    "incompleteDeliveryAddress": {
      "body": "Please provide a full address to continue: street number, street name, city and zip code.",
      "heading": "Invalid Address, Try Again!"
    },
    "autocomplete": {
      "body": "We couldn't look up addresses right now. Please try again in a moment.",
      "heading": "Address lookup unavailable"
    },
    "locationServicesDisabled": {
      "body": "Please enable location services or enter your city and state or zip code.",
      "heading": "Find a Location to Start Your Order."
    },
    "mapAuthError": {
      "heading": "Sorry, we couldn't load the map.",
      "body": "Please try again."
    }
  },
  "favoriteVendorButton": {
    "favorite": "Save {{vendorName}} as Favorite",
    "unfavorite": "Remove {{vendorName}} from Favorites"
  },
  "favoriteVendorModal": {
    "body": "An account is needed to favorite this location",
    "button": "Sign In or Create an Account",
    "title": "Please Log In"
  },
  "geolocationButton": "Use my location",
  "geolocationButton_error": "Use my location (error)",
  "geolocationButton_pending": "Use my location (loading)",
  "geolocationButton_success": "Use my location (complete)",
  "handoffModeLabel": "Type",
  "header": {
    "button": {
      "hide": "Hide Map",
      "show": "Show Map"
    },
    "selectLocation": "Select Location"
  },
  "loadingMessage": "Finding Deliciousness",
  "map": {
    "selectedVendor": "Selected: {{name}} on {{street}}"
  },
  "noStoresFound": "No stores found in this area",
  "optional": "Optional",
  "pageHeading": "Search",
  "parameters": {
    "address": "Address, City, State, or Zip",
    "day": "Select a Day",
    "time": "Select a Time Slot",
    "timeUnavailable": "(Unavailable)"
  },
  "searchButton": "Search",
  "timeModeLabel": "When",
  "results": {
    "label": "Search Results"
  },
  "vendors": {
    "button": {
      "continueOrder": "Continue Order",
      "orderNow": "Order Now",
      "switchLocation": "Switch to this Location"
    },
    "handOffAlerts": {
      "available": "{{selectedHandoffMode}} Available: {{handoffDescription}}",
      "closed": "{{selectedHandoffMode}} Closed.",
      "closedScheduled": "{{selectedHandoffMode}} is Closed for selected time. ",
      "nextAvailable": "Next available: {{handoffDescription}}"
    },
    "leadTimeAlerts": {
      "leadTimeLessThan30": "Order ready in less than 30 min",
      "leadTimeRange": "Order ready in {{min}} to {{max}} min"
    },
    "notAcceptingOnlineOrdersAlert": "This location is not currently accepting online orders.",
    "offlineAlert": "This location does not offer online ordering.",
    "status": {
      "closesAt": "Closes at",
      "closes": "Closes",
      "handoffAvailable": "{{handoff}} Available",
      "handoffClosed": "{{handoff}} Closed",
      "handoffHours": "{{handoff}} Hours: {{hours}}",
      "seeBusinessHours": "See business hours",
      "openAllDay": "Open All Day",
      "opensAt": "Opens",
      "unavailable": "Unavailable",
      "midnight": "Midnight",
      "open24Hours": "Open 24 Hours"
    },
    "timeZoneWarning": "This location is in a different time zone from you.",
    "viewHoursFor": "View Hours for {{vendorName}}",
    "viewMenu": "View Menu",
    "orderNowFor": "Order Now for {{vendorName}}",
    "switchLocationTo": "Switch to this Location - {{vendorName}}",
    "continueAtLocation": "Continue order at {{vendorName}}"
  },
  "viewAllLocations": "View All Locations"
}
