added new street filter
This commit is contained in:
@@ -166,6 +166,7 @@ Vue.component('construction-consent-faulty-entries', {
|
||||
'lastname': 'Fehlender Nachname',
|
||||
'city': 'Fehlende Stadt',
|
||||
'zip': 'Ungültige PLZ',
|
||||
'street': 'Ungültige Straße',
|
||||
'country': 'Ungültiges Land (enthält Zahlen)'
|
||||
};
|
||||
return errors[error] || error;
|
||||
|
||||
Reference in New Issue
Block a user