diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po
index 96a0dd5c163116e272b96fb6139a86be768a0ed9..1b2f1dd5ca1f20aacec5e478196f4d0978c7ff16 100644
--- a/locale/fr/LC_MESSAGES/django.po
+++ b/locale/fr/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2020-09-02 19:18+0200\n"
-"PO-Revision-Date: 2020-09-02 21:13+0200\n"
+"PO-Revision-Date: 2020-09-02 21:38+0200\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -2935,8 +2935,8 @@ msgstr "Entrer une adresse mail valide."
 msgid ""
 "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."
 msgstr ""
-"Entrer un 'slug' valide, constitué de lettres, chiffres, tirets ou "
-"underscores."
+"Entrer un 'slug' valide, constitué de lettres, chiffres, tirets ou tirets "
+"bas."
 
 #: env/lib/python3.8/site-packages/django/core/validators.py:246
 msgid ""
@@ -3052,7 +3052,7 @@ msgstr ""
 
 #: env/lib/python3.8/site-packages/django/core/validators.py:521
 msgid "Null characters are not allowed."
-msgstr "Les caractères Null  ne sont pas autorisés."
+msgstr "Les caractères nuls ne sont pas autorisés."
 
 #: env/lib/python3.8/site-packages/django/db/models/base.py:1165
 #: env/lib/python3.8/site-packages/django/forms/models.py:756