×
{% if multiuser %}

{% trans %}Current Collaborators{% endtrans %}
{% endif %}

{% trans %}Export project{% endtrans %}

{% if can_import_codebook %}

{% trans %}Import codebook{% endtrans %}

{% endif %} {% if can_delete_project %}

{% trans %}Delete project{% endtrans %}

{% endif %}