From 05dbdb4e20df144cde24cda2c09718ddaaf10e51 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 26 Sep 2022 14:36:05 +0200 Subject: Correction traduction (AAAA-MM-JJ -> JJ/MM/AAAA) --- chimere/locale/fr/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chimere/locale/fr/LC_MESSAGES/django.po b/chimere/locale/fr/LC_MESSAGES/django.po index 2207a37..1727944 100644 --- a/chimere/locale/fr/LC_MESSAGES/django.po +++ b/chimere/locale/fr/LC_MESSAGES/django.po @@ -728,7 +728,7 @@ msgstr "Date de début" msgid "Not mandatory. Set it for dated item such as event. Format YYYY-MM-DD" msgstr "" "Optionnel. Précisez ce champ pour les éléments datés comme un événement. " -"Format du champ : AAAA-MM-JJ" +"Format du champ : JJ/MM/AAAA" #: models.py:614 templates/chimere/edit.html:76 msgid "End date" @@ -739,7 +739,7 @@ msgid "" "Not mandatory. Set it only if you have a multi-day event. Format YYYY-MM-DD" msgstr "" "Optionnel. Précisez ce champ seulement pour des événements durant plusieurs " -"jours. Format du champ : AAAA-MM-JJ" +"jours. Format du champ : JJ/MM/AAAA" #: models.py:618 msgid "Weight" -- cgit v1.2.3