feat(ContactEdit): show error message in field (#5437)
This commit is contained in:
@@ -9,6 +9,7 @@ export default {
|
||||
loading: 'Loading...',
|
||||
telEmpty: 'Please fill in the tel',
|
||||
nameEmpty: 'Please fill in the name',
|
||||
nameInvalid: 'Malformed name',
|
||||
confirmDelete: 'Are you sure you want to delete?',
|
||||
telInvalid: 'Malformed phone number',
|
||||
vanCalendar: {
|
||||
|
||||
Reference in New Issue
Block a user