user profile edit actions
This commit is contained in:
@@ -77,6 +77,7 @@ export const profileTexts = {
|
||||
ADD_FIRST_NAME: 'The first name field can not be empty',
|
||||
ADD_LAST_NAME: 'The last name field can not be empty',
|
||||
ADD_INVOICE_MAIL: 'The invoice mail field can not be empty',
|
||||
INVALID_INVOICE_MAIL: 'Invalid invoice mail address'
|
||||
INVALID_INVOICE_MAIL: 'Invalid invoice mail address',
|
||||
INTERNAL_SERVER_ERROR: 'Error occured. Please try again'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user