{% load i18n %}
{% if not is_searching %} {% trans "ID" %} {% else %} {% trans "ID" %} {% endif %} | {% trans "Audio title" %} |
---|---|
{% if choosing %}
{{ transcript.id }}{% else %}{{ transcript.id }}{% endif %} |
{{ transcript.audio.title }} |