Changeset → change set

This commit is contained in:
Laura Klünder 2017-06-29 17:40:44 +02:00
parent 4ed3f8da89
commit e811c105a6

View file

@ -7,7 +7,7 @@
{{ changeset.title }}
{% else %}
{% with id=changeset.pk %}
{% blocktrans %}Changeset #{{ id }}{% endblocktrans %}
{% blocktrans %}Change set #{{ id }}{% endblocktrans %}
{% endwith %}
{% endif %}
</h3>