Skip to content

Commit

Permalink
Fix missing translation
Browse files Browse the repository at this point in the history
  • Loading branch information
klmp200 committed Jan 10, 2025
1 parent a2dc4f1 commit f4af29a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -936,10 +936,8 @@ msgid "description"
msgstr "description"

#: club/models.py
#, fuzzy
#| msgid "Board member"
msgid "past member"
msgstr "Membre du bureau"
msgstr "ancien membre"

#: club/models.py
msgid "Email address"
Expand Down Expand Up @@ -2068,16 +2066,12 @@ msgid "reason"
msgstr "raison"

#: core/models.py
#, fuzzy
#| msgid "user"
msgid "user ban"
msgstr "utilisateur"
msgstr "utilisateur banni"

#: core/models.py
#, fuzzy
#| msgid "user"
msgid "user bans"
msgstr "utilisateur"
msgstr "utilisateurs bannis"

#: core/models.py
msgid "receive the Weekmail"
Expand Down

0 comments on commit f4af29a

Please sign in to comment.