{
  "active_cycle": {
    "empty_state": {
      "progress": {
        "title": "Add work items to the cycle to view it's progress"
      },
      "chart": {
        "title": "Add work items to the cycle to view the burndown chart."
      },
      "priority_issue": {
        "title": "Observe high priority work items tackled in the cycle at a glance."
      },
      "assignee": {
        "title": "Add assignees to work items to see a breakdown of work by assignees."
      },
      "label": {
        "title": "Add labels to work items to see the breakdown of work by labels."
      }
    }
  },
  "cycle": {
    "label": "{count, plural, one {Cycle} other {Cycles}}",
    "no_cycle": "No cycle"
  },
  "active_cycle_analytics": {
    "empty_state": {
      "progress": {
        "title": "Add work items to the cycle to view it's\n progress"
      },
      "priority": {
        "title": "Observe high priority work items tackled in\n the cycle at a glance."
      },
      "assignee": {
        "title": "Add assignees to work items to see a\n breakdown of work by assignees."
      },
      "label": {
        "title": "Add labels to work items to see the\n breakdown of work by labels."
      }
    }
  }
}
