Skip to content

Commit

Permalink
Fix French Translation Typo (#1613)
Browse files Browse the repository at this point in the history
  • Loading branch information
tominardi committed Oct 12, 2023
1 parent e4a70a6 commit bbaa959
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified django_filters/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion django_filters/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ msgstr "Les valeurs multiples doivent être séparées par des virgules."
#: filters.py:721
#, python-format
msgid "%s (descending)"
msgstr "%s (décroisssant)"
msgstr "%s (décroissant)"

#: filters.py:737
msgid "Ordering"
Expand Down

0 comments on commit bbaa959

Please sign in to comment.