1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-07-23 01:06:47 +02:00

Translations

This commit is contained in:
Ehouarn
2025-07-15 18:23:40 +02:00
parent 852651d126
commit a273dc3eef
5 changed files with 867 additions and 1886 deletions

View File

@ -39,7 +39,7 @@ class WEIClub(Club):
)
fee_soge_credit = models.PositiveIntegerField(
verbose_name=_("fee soge credit"),
verbose_name=_("membership fee (soge credit)"),
default=2000,
)