<?php return array ( 'password' => 'Password must be at least six characters long and the passwords must be the same.', 'reset' => 'Your password has been changed.', 'sent' => 'We have sent you an email with instructions for changing your password.', 'token' => 'This restore password token is not valid.', 'user' => 'Sorry, we cannot find an account with that email address.', );