Translation : typo
This commit is contained in:
parent
6308964e93
commit
03124e124c
2 changed files with 9 additions and 5 deletions
|
|
@ -60,7 +60,7 @@ class ValidationForm(forms.Form):
|
|||
soge = forms.BooleanField(
|
||||
label=_("Inscription paid by Société Générale"),
|
||||
required=False,
|
||||
help_text=_("Check this case is the Société Générale paid the inscription."),
|
||||
help_text=_("Check this case if the Société Générale paid the inscription."),
|
||||
)
|
||||
|
||||
credit_type = forms.ModelChoiceField(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue