add tests

This commit is contained in:
imperosol
2026-04-17 18:13:13 +02:00
parent 5250751d77
commit fed0905b9c
6 changed files with 226 additions and 33 deletions

View File

@@ -256,10 +256,9 @@ msgstr "rôles de club"
#: club/models.py
#, python-format
msgid ""
"Role %(name)s was declared as a presidency role without being a board role"
"A role cannot be in the presidency while not being in the board"
msgstr ""
"Le rôle %(name)s a été déclaré comme rôle de présidence sans être un rôle du "
"bureau."
"Un rôle ne peut pas appartenir à la présidence sans être dans le bureau"
#: club/models.py
#, python-format
@@ -271,7 +270,7 @@ msgstr ""
#, python-format
msgid "Role %(role)s cannot be placed below a non-presidency role"
msgstr ""
"Le rôle %(role)s ne peut pas être placé en-dessous d'un rôle de membre."
"Le rôle %(role)s ne peut pas être placé en-dessous d'un rôle qui n'est pas de la présidence."
#: club/models.py core/models.py counter/models.py eboutic/models.py
#: election/models.py pedagogy/models.py sas/models.py trombi/models.py