Fix some translations (already existing in v2)

This commit is contained in:
2024-04-29 15:28:44 +02:00
parent 73d6578a3a
commit 9a010f76cc
2 changed files with 4 additions and 5 deletions

View File

@@ -19,7 +19,6 @@
<h1 style="margin-bottom: 2rem;">{{ 'Add a person resource'|trans }}</h1>
<div class="col-md col-xxl">
<h3 style="margin-bottom: 2rem;">{{ 'Add a person resource'|trans }}</h3>
{% include "@ChillPerson/PersonResource/form.html.twig" %}
</div>
{% endblock %}