${_(backlog) and _(backlog.name)} for ${backlog and backlog.scope} ($item_counts of $item_counts items)
${team.name}
${_('Edit Sprint details')}.
${_('View Sprint details')}.
${wiki_to_html(context, sprint.description)}
${_('Start')}: ${sprint.start}
${_('End')}: ${sprint.end}
${_('Status')}:
${_('Legenda')}
- ${_('Requirement')}
- ${_('Story')}
- ${_('Task')}
- ${_('Accepted')}
- ${_('Done')}
- ${_('Closed')}
- ${_('Bug')}
${wiki_to_html(context, backlog.description)}