translation: Add more strings

This commit is contained in:
2024-04-13 13:59:52 +02:00
parent 44b3a98830
commit 2902a799f5
17 changed files with 172 additions and 170 deletions

View File

@@ -2,5 +2,5 @@
{% load i18n %}
{% block content %}
<p>{% translate "Registration is currently closed." %}</p>
<p>{% translate "Registrierung ist fehlgeschlagen." %}</p>
{% endblock %}