{{ i18n.no_items_in_progress || 'No items in progress' }}
{{ item.excerpt || item.content.substring(0, 100) + '...' }}
{{ i18n.no_upcoming_items || 'No upcoming items' }}
{{ item.excerpt || item.content.substring(0, 100) + '...' }}
{{ i18n.no_items_in_backlog || 'No items in backlog' }}
{{ item.excerpt || item.content.substring(0, 100) + '...' }}
{{ item.excerpt || item.content.substring(0, 100) + '...' }}