minor tweaks in German Translation

This commit is contained in:
Laura Klünder 2017-07-08 19:33:33 +02:00
parent 8748ee102f
commit 98b94b0763
2 changed files with 4 additions and 4 deletions

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>