diff --git a/core/templates/core/404.jinja b/core/templates/core/404.jinja index 9560fb27..538a3868 100644 --- a/core/templates/core/404.jinja +++ b/core/templates/core/404.jinja @@ -4,6 +4,10 @@

{% trans %}404, Not Found{% endtrans %}

+ +
+ {% trans %}Impossible, perhaps the archives are incomplete{% endtrans %} +
{% endblock %} diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 76e9339e..4fa87b77 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-09-01 18:32+0200\n" +"POT-Creation-Date: 2026-09-04 11:24+0200\n" "PO-Revision-Date: 2016-07-18\n" "Last-Translator: Maréchal \n" @@ -2049,6 +2049,10 @@ msgstr "403, Non autorisé" msgid "404, Not Found" msgstr "404. Non trouvé" +#: core/templates/core/404.jinja +msgid "Impossible, perhaps the archives are incomplete" +msgstr "Impossible, les archives sont peut-être incomplètes" + #: core/templates/core/500.jinja msgid "500, Server Error" msgstr "500, Erreur Serveur" @@ -5771,8 +5775,8 @@ msgid "" "When this subscription was created. This date may differ from the start of " "the subscription." msgstr "" -"Quand la cotisation a été créée. Cette date peut différer du début effectif de " -"la cotisation." +"Quand la cotisation a été créée. Cette date peut différer du début effectif " +"de la cotisation." #: subscription/models.py msgid "You can not subscribe many time for the same period"