export default { email: 'Not a valid E-Mail', password: 'Password must be at least 8 characters', username: 'Username is too short', confirmPassword: 'Passwords do not match' };