export default { email: 'Not a valid E-Mail', password: 'Password must be at least 8 characters', displayName: 'Display name is too short', confirmPassword: 'Passwords don`t match. Please, check again' };