1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-08-04 14:51:06 +02:00

Update translations

This commit is contained in:
Yohann D'ANELLO
2020-04-29 04:26:26 +02:00
parent 6a3390bb8d
commit 706de5bd41
7 changed files with 363 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ class TFJMUser(AbstractUser):
("female", _("Female")),
("non-binary", _("Non binary")),
],
verbose_name=_("addresss"),
verbose_name=_("address"),
)
address = models.CharField(