1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 01:58:23 +02:00

Fix translation

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2023-05-20 11:45:21 +02:00
parent 777ae059f9
commit 3333add7e0
2 changed files with 72 additions and 68 deletions

View File

@ -481,7 +481,7 @@ class TeamDraw(models.Model):
],
null=True,
default=None,
verbose_name=_("accepted problem"),
verbose_name=_("purposed problem"),
)
rejected = models.JSONField(