diff --git a/eboutic/templates/eboutic/eboutic_main.jinja b/eboutic/templates/eboutic/eboutic_main.jinja
index 74065e51..45f934bb 100644
--- a/eboutic/templates/eboutic/eboutic_main.jinja
+++ b/eboutic/templates/eboutic/eboutic_main.jinja
@@ -124,7 +124,7 @@
{% trans %}There are no items available for sale{% endtrans %}
{% endfor %}
- {% trans %}Partnership Eurockéenes 2023{% endtrans %}
+ {% trans %}Partnership Eurockéennes 2023{% endtrans %}
{% if user.is_subscribed %}
Billetterie Weezevent
{% else %}
- {% trans %}You must be a contributor to access the Eurockéenes ticketing service.{% endtrans %}
+ {% trans %}You must be a contributor to access the Eurockéennes ticketing service.{% endtrans %}
{% endif %}
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po
index 4feb039d..75118b2d 100644
--- a/locale/fr/LC_MESSAGES/django.po
+++ b/locale/fr/LC_MESSAGES/django.po
@@ -6327,9 +6327,9 @@ msgid "Maximum characters: %(max_length)s"
msgstr "Nombre de caractères max: %(max_length)s"
#: eboutic/templates/eboutic/eboutic_main.jinja:127
-msgid "Partnership Eurockéenes 2023"
-msgstr "Partenariat Eurockéenes 2023"
+msgid "Partnership Eurockéennes 2023"
+msgstr "Partenariat Eurockéennes 2023"
#: eboutic/templates/eboutic/eboutic_main.jinja:137
-msgid "You must be a contributor to access the Eurockéenes ticketing service."
-msgstr "Vous devez être cotisant pour pouvoir accéder à la billetterie des Eurockéenes."
+msgid "You must be a contributor to access the Eurockéennes ticketing service."
+msgstr "Vous devez être cotisant pour pouvoir accéder à la billetterie des Eurockéennes."