feat(ContactEdit): show error message in field (#5437)
This commit is contained in:
@@ -9,6 +9,7 @@ export default {
|
||||
loading: 'Cargando...',
|
||||
telEmpty: 'Por favor rellena el teléfono',
|
||||
nameEmpty: 'Por favor rellena el nombre',
|
||||
nameInvalid: 'nombre inválido',
|
||||
confirmDelete: 'Estás seguro de eliminarlo?',
|
||||
telInvalid: 'Teléfono inválido',
|
||||
vanCalendar: {
|
||||
|
||||
Reference in New Issue
Block a user