Translate forgotten "hello"

This commit is contained in:
Midgard 2020-07-22 17:44:32 +02:00
parent 769ba7e807
commit f74cfc0352
Signed by: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -30,7 +30,7 @@
{% if user.is_authenticated %}
<li class="accentuated">
<span>
Hello, {{ user.username }}
Hallo, {{ user.username }}
</span>
</li>
<li>