fix: translate
This commit is contained in:
parent
160e7166f8
commit
ad6e2f4e17
@ -1,7 +1,7 @@
|
|||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
|
|
||||||
<div class="container-comments">
|
<div class="container-comments">
|
||||||
<h2>{% translate 'Comments' %}</h2>
|
<h2>{% translate 'Kommentare' %}</h2>
|
||||||
{% if adoption_notice.comments %}
|
{% if adoption_notice.comments %}
|
||||||
{% for comment in adoption_notice.comments %}
|
{% for comment in adoption_notice.comments %}
|
||||||
{% include "fellchensammlung/partials/partial-comment.html" %}
|
{% include "fellchensammlung/partials/partial-comment.html" %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user