mirror of
https://github.com/ae-utbm/sith.git
synced 2026-03-13 15:15:03 +00:00
correction fautes orthographes
This commit is contained in:
@@ -71,8 +71,8 @@
|
|||||||
<input type="checkbox" value="cgv" required>
|
<input type="checkbox" value="cgv" required>
|
||||||
<label>
|
<label>
|
||||||
{% trans trimmed %}I have read and accept {% endtrans %}
|
{% trans trimmed %}I have read and accept {% endtrans %}
|
||||||
<a href="">{% trans %}the general terms and condition{% endtrans%}</a>
|
<a href="">{% trans %}the general terms and conditions{% endtrans%}</a>
|
||||||
{%trans%}of the student assosiation of the UTBM{% endtrans %}</label>
|
{%trans%}of the student assosiation of UTBM{% endtrans %}</label>
|
||||||
<br>
|
<br>
|
||||||
<input
|
<input
|
||||||
x-cloak
|
x-cloak
|
||||||
@@ -102,8 +102,8 @@
|
|||||||
<input type="checkbox" value="cgv" required>
|
<input type="checkbox" value="cgv" required>
|
||||||
<label>
|
<label>
|
||||||
{% trans trimmed %}I have read and accept {% endtrans %}
|
{% trans trimmed %}I have read and accept {% endtrans %}
|
||||||
<a href="">{% trans %}the general terms and condition{% endtrans%}</a>
|
<a href="">{% trans %}the general terms and conditions{% endtrans%}</a>
|
||||||
{%trans%}of the student assosiation of the UTBM{% endtrans %}</label>
|
{%trans%}of the student assosiation of UTBM{% endtrans %}</label>
|
||||||
<br>
|
<br>
|
||||||
<input class="btn btn-blue" type="submit" value="{% trans %}Pay with Sith account{% endtrans %}"/>
|
<input class="btn btn-blue" type="submit" value="{% trans %}Pay with Sith account{% endtrans %}"/>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
@@ -4058,12 +4058,12 @@ msgid "I have read and accept"
|
|||||||
msgstr "J'ai lu et j'accepte"
|
msgstr "J'ai lu et j'accepte"
|
||||||
|
|
||||||
#: eboutic/views.py
|
#: eboutic/views.py
|
||||||
msgid "the general terms and condition"
|
msgid "the general terms and conditions"
|
||||||
msgstr "les conditions générale de vente"
|
msgstr "les conditions générales de vente"
|
||||||
|
|
||||||
#: eboutic/views.py
|
#: eboutic/views.py
|
||||||
msgid "of the student assosiation of the UTBM"
|
msgid "of the student assosiation of UTBM"
|
||||||
msgstr "de l'Association des étudiant de l'UTBM"
|
msgstr "de l'Association des étudiants de l'UTBM"
|
||||||
|
|
||||||
#: election/forms.py
|
#: election/forms.py
|
||||||
msgid "You have selected too many candidates."
|
msgid "You have selected too many candidates."
|
||||||
|
|||||||
Reference in New Issue
Block a user