{% trans "Delete Team Event" %}

{% blocktrans with team_event_object.name as eventname %}Do you really want to delete the Team Event: {{eventname}}?{% endblocktrans %}

{% trans "Cancel" %}