{% blocktrans with org_name=organization.name %}{{ org_name }} is using Sentry to aggregate errors.{% endblocktrans %}
{% if existing_member %}Your account ({{ request.user.username }}) is already a member of this organization.
Did you want to switch accounts?
{% blocktrans %}You have been invited to join this organization, which manages {{ project_count }} project(s), including:{% endblocktrans %}
{% blocktrans %}You have been invited to join this organization.{% endblocktrans %}
{% endif %} {% if needs_authentication %}{% trans "To continue, you must either login to your existing account, or create a new one." %}
{% else %} {% endif %}