diff options
Diffstat (limited to 'chimere')
-rw-r--r-- | chimere/locale/fr/LC_MESSAGES/django.po | 4 |
1 files 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" |