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:
@ -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):
|
||||
|
Reference in New Issue
Block a user