mirror of https://gitlab.crans.org/bde/nk20
Translation : typo
This commit is contained in:
parent
6308964e93
commit
03124e124c
|
@ -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(
|
||||
|
|
|
@ -7,9 +7,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-09-02 23:17+0200\n"
|
||||
"PO-Revision-Date: 2020-09-03 23:47+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"POT-Creation-Date: 2020-09-04 20:11+0200\n"
|
||||
"PO-Revision-Date: 2020-09-12 16:09+0200\n"
|
||||
"Last-Translator: elkmaennchen <elkmaennchen@crans.org>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -509,7 +509,7 @@ msgstr "Ein ähnliches Alias ist schon benutzt."
|
|||
msgid "Inscription paid by Société Générale"
|
||||
msgstr "Mitgliedschaft von der Société Générale bezahlt"
|
||||
|
||||
#: apps/member/forms.py:112 apps/registration/forms.py:63
|
||||
#: apps/member/forms.py:112
|
||||
msgid "Check this case is the Société Générale paid the inscription."
|
||||
msgstr "Die Société Générale die Mitgliedschaft bezahlt."
|
||||
|
||||
|
@ -1769,6 +1769,10 @@ msgstr ""
|
|||
"falls Zweifel, können Sie sich später nach Bestätigung Ihres Kontos im Kfet "
|
||||
"registrieren."
|
||||
|
||||
#: apps/registration/forms.py:63
|
||||
msgid "Check this case if the Société Générale paid the inscription."
|
||||
msgstr "Die Société Générale die Mitgliedschaft bezahlt."
|
||||
|
||||
#: apps/registration/forms.py:96
|
||||
msgid "Join BDE Club"
|
||||
msgstr "BDE Mitglieder werden"
|
||||
|
|
Loading…
Reference in New Issue