Use shorter trans tag instead of translate.

This commit is contained in:
2020-10-10 23:46:26 +02:00
parent f73b264a2a
commit 3fa6170f0c
17 changed files with 61 additions and 61 deletions

View File

@@ -4,7 +4,7 @@
{% block maincontent %}
<form class="LP-Form" method="POST" enctype="multipart/form-data">
<fieldset class="LP-Form__Fieldset">
<legend class="LP-Form__Legend">{% translate 'Submit images to a place' %}</legend>
<legend class="LP-Form__Legend">{% trans 'Submit images to a place' %}</legend>
{% csrf_token %}
<div class="LP-Form__Composition">