add firstname
This commit is contained in:
@@ -20,7 +20,7 @@ class MemberForm(forms.ModelForm):
|
||||
|
||||
labels = {
|
||||
'description': _("Beschreibung zu der Person"),
|
||||
'image': _("Porträt ()"),
|
||||
'image': _("Porträt"),
|
||||
'birthday': _("Geburtstag"),
|
||||
'phone': _("Telefonnummer"),
|
||||
'address': _("Wohnadresse"),
|
||||
|
||||
Reference in New Issue
Block a user