modification traduction

This commit is contained in:
TitouanDor
2026-05-30 17:43:18 +02:00
parent 631cfd7fdc
commit edda337d6d
2 changed files with 3 additions and 3 deletions
@@ -69,7 +69,7 @@
<input type="checkbox" id="cgv" name="cgv" required>
<label for="cgv">
{% trans trimmed %}I have read and I accept{% endtrans %}
<a href="{{ url('core:page', 'cgu') }}">{% trans %}the general terms and conditions{% endtrans%}</a>
<a href="{{ url('core:page', 'cgv') }}">{% trans %}the general terms and conditions{% endtrans%}</a>
{%trans%}of the student association of the UTBM{% endtrans %}
</label>
</div>