From 6649b8ec571085ec3de6913bc7bfc1ace5e3579f Mon Sep 17 00:00:00 2001 From: TitouanDor Date: Wed, 4 Mar 2026 15:50:23 +0100 Subject: [PATCH] correction fautes orthographes --- eboutic/templates/eboutic/eboutic_checkout.jinja | 8 ++++---- locale/fr/LC_MESSAGES/django.po | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) 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."