{% for t in translations %} {{ t.msgid }} {{ t.msgstr|default:"—" }} {{ t.langcode }} {{ t.domain|default:"" }} {{ t.msgctxt|default:"" }} {% empty %} No translations found {% endfor %}