diff options
| -rw-r--r-- | example_project/locale/fr/LC_MESSAGES/django.po | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/example_project/locale/fr/LC_MESSAGES/django.po b/example_project/locale/fr/LC_MESSAGES/django.po index 2f730e4..8d805b3 100644 --- a/example_project/locale/fr/LC_MESSAGES/django.po +++ b/example_project/locale/fr/LC_MESSAGES/django.po @@ -465,7 +465,7 @@ msgstr "Catégories cochées par défaut"  #: extra-locales/chimere/models.py:817  msgid "Restricted to theses subcategories" -msgstr "Restreindres à ces sous-catégories" +msgstr "Restreindre à ces sous-catégories"  #: extra-locales/chimere/models.py:818  msgid "If no subcategory is set all subcategories are available" | 
