Fixes whitespace in translation strings

This commit is contained in:
Mouse Reeve
2021-10-23 06:59:06 -07:00
parent b4a4f91002
commit 1e6390a405
9 changed files with 19 additions and 18 deletions

View File

@ -12,7 +12,7 @@
{% endblock %}
{% block description %}
{% blocktrans trimmed with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
{% blocktrans trimmed with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
invited you to join the group <a href="{{ group_path }}">{{ group_name }}</a>
{% endblocktrans %}
<div class="row shrink">