add validation attributes
This commit is contained in:
parent
a0e95989df
commit
c6a0174fd9
|
@ -14,5 +14,6 @@ return [
|
|||
'email' => 'E-Mail-Adresse',
|
||||
'agegroup' => 'Stufe',
|
||||
'emergency_phone' => 'Notfallkontakt',
|
||||
'group' => 'Stamm',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue