fix(notify): add duplicate email check message and improve extra email UX
This commit is contained in:
@@ -929,6 +929,7 @@ export default {
|
||||
verifySuccess: 'Email added successfully',
|
||||
removeEmail: 'Remove',
|
||||
removeSuccess: 'Email removed',
|
||||
emailDuplicate: 'This email already exists',
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user