{% if episode %} {% blocktrans with title=episode.title %}Transcript: {{ title }}{% endblocktrans %} {% else %} {% translate "Transcript" %} {% endif %}
{% if episode %}ยท {% translate "Back to episode" %}
{% translate "Full episode transcript. Timestamps refer to the audio playback." %}
{% endif %}{{ segment.text }}
{% translate "No transcript segments available." %}
{% endif %}