diff --git a/eboutic/templates/eboutic/eboutic_checkout.jinja b/eboutic/templates/eboutic/eboutic_checkout.jinja index e359a568..71f93f91 100644 --- a/eboutic/templates/eboutic/eboutic_checkout.jinja +++ b/eboutic/templates/eboutic/eboutic_checkout.jinja @@ -71,8 +71,8 @@ + {% trans %}the general terms and conditions{% endtrans%} + {%trans%}of the student assosiation of UTBM{% endtrans %}
+ {% trans %}the general terms and conditions{% endtrans%} + {%trans%}of the student assosiation of UTBM{% endtrans %}
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 3fc6a947..1bff20a2 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -4058,12 +4058,12 @@ msgid "I have read and accept" msgstr "J'ai lu et j'accepte" #: eboutic/views.py -msgid "the general terms and condition" -msgstr "les conditions générale de vente" +msgid "the general terms and conditions" +msgstr "les conditions générales de vente" #: eboutic/views.py -msgid "of the student assosiation of the UTBM" -msgstr "de l'Association des étudiant de l'UTBM" +msgid "of the student assosiation of UTBM" +msgstr "de l'Association des étudiants de l'UTBM" #: election/forms.py msgid "You have selected too many candidates."