'The :attribute field is required.','email'=>'The :attribute must be a valid email address.','confirmed'=>'The :attribute confirmation does not match.','unique'=>'The :attribute has already been taken.','string'=>'The :attribute must be a string.','max'=>['string'=>'The :attribute must not be greater than :max characters.'],'min'=>['string'=>'The :attribute must be at least :min characters.'],'in'=>'The selected :attribute is invalid.','attributes'=>['name'=>'full name','email'=>'email','password'=>'password','locale'=>'language']];