{% blocktrans with team_name=team.name %}{{ team_owner }} is using Sentry to aggregate errors for the {{ team_name }} team.{% endblocktrans %}
{% blocktrans with project_count=project_list|length %}You have been invited to join this team, which manages {{ project_count }} project(s):{% endblocktrans %}
{% trans "To continue, you must either login to your existing account, or create a new one." %}