1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-03 18:02:50 +02:00

Update translations

This commit is contained in:
Yohann D'ANELLO
2021-01-01 17:07:28 +01:00
parent 0f65bc4561
commit 9473e101b8
9 changed files with 499 additions and 529 deletions

View File

@ -256,7 +256,7 @@ class Participation(models.Model):
null=True,
default=None,
verbose_name=_("valid"),
help_text=_("The video got the validation of the administrators."),
help_text=_("The participation got the validation of the organizers."),
)
def get_absolute_url(self):