{
  "playback": {
    "playAnimation": "Play animation",
    "pauseAnimation": "Pause Animation",
    "toogleAnimationLooping": "Toggle animation looping",
    "moveBack": "Move back",
    "moveForward": "Move forward",
    "changeAnimationSpeed": "Change animation speed"
  },
  "timerange": {
    "title": "Select a time range",
    "year": "Year",
    "month": "Month",
    "day": "Day",
    "start": "Start",
    "end": "End",
    "selectAValidDate": "Please select a valid date",
    "endBeforeStart": "The end needs to be after the start",
    "tooLongForMonths": "Your timerange is too long to see individual months",
    "tooLongForDays": "Your timerange is too long to see individual days",
    "last30days": "Last 30 days",
    "last3months": "Last 3 months",
    "last6months": "Last 6 months",
    "lastYear": "Last year",
    "done": "Done",
    "errorEarlyStart": "Your start date is the earliest date with data available.",
    "errorLatestEnd": "Your end date is the latest date with data available.",
    "errorMinRange": "Your start and end date must be at least one day apart.",
    "errorMaxRange": "Your time range is the maximum range with data available."
  },
  "bookmark": {
    "goToBookmark": "Go to your bookmarked time range",
    "deleteBookmark": "Delete time range bookmark"
  },
  "trackEvents": {
    "events": "events"
  },
  "dragLabel": "Drag to change the time range",
  "lastUpdate": "Last update",
  "setBookmark": "Bookmark current time range",
  "intervals": {
    "hour": "hour",
    "hourTooltip": "See hourly data",
    "day": "day",
    "dayTooltip": "See daily data",
    "month": "month",
    "monthTooltip": "See monthly data",
    "year": "year",
    "yearTooltip": "See yearly data"
  },
  "zoomTo": "Zoom to"
}
