fix translation

This commit is contained in:
Matthias 2021-11-01 23:11:41 +01:00
parent 4e9cf8492f
commit 7dbbca5b3a
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -79,10 +79,7 @@
</form>
{% else %}
<p><strong>{% trans 'Warning:'%}</strong>
{% trans "You currently do not have any email address set up. You should really add an email address so you can
receive notifications, reset your password, etc." %}
</p>
{% trans "You currently do not have any email address set up. You should really add an email address so you can receive notifications, reset your password, etc." %}
{% endif %}
</div>