{
  "loading": "Loading",
  "error_general": "Forecast is not available.",
  "error_server": "Error contacting server, please try again.",
  "error_nodata": "No data available.",
  "Bad Request": "There is an error with your forecast request parameters. Please review and try again.",
  "metrics": {
    "ECPM": {
      "budget": "Net Media Budget required",
      "ecpm": "ECPM",
      "totalImpressions": "Estimated Total Impressions"
    },
    "OUTCOMEBASED": {
      "outcomes": "Estimated Outcomes Available",
      "budget": "Net Media Budget required",
      "cpm": "Estimated CPM",
      "totalImpressions": "Estimated Total Impressions"
    }
  },
  "lastUpdated": "Last updated",
  "lastUpdatedFormat": "MM/DD/YYYY [at] h:mma",
  "clickPointForMetrics": "Click on a point in the plot to make the metrics appear below.",
  "notWithinBudget": "No initial forecast available for given budget â consider increasing your budget",
  "saveToUpdate": "Save changes to update plot.",
  "saveForMetrics": "Click save to update the metrics below",
  "overlayButtonText": "Dismiss"
}