diff options
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 0d73486..f37d018 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -50,11 +50,11 @@ msgstr "Pour valider, préciser ou rejeter cet élément : " #: main/forms.py:65 msgid "Email (optional)" -msgstr "" +msgstr "Courriel (optionel)" #: main/forms.py:66 msgid "Object" -msgstr "" +msgstr "Objet" #: main/forms.py:226 main/models.py:282 msgid "Area" @@ -295,7 +295,7 @@ msgstr "Fermer" #: templates/contactus.html:11 msgid "" "If you have some requests or remarks about this site you can leave them here." -msgstr "Si vous avez des requètes, des remarques a propos de ce site vous " +msgstr "Si vous avez des requètes, des remarques à propos de ce site vous " "pouvez nous laisser un commentaire ici." #: templates/contactus.html:14 |