change language files

This commit is contained in:
Taylor Otwell
2015-07-03 20:41:09 -05:00
parent ecd52ef1d2
commit ef958716c3
2 changed files with 19 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ return [
'password' => 'Passwords must be at least six characters and match the confirmation.',
'reset' => 'Your password has been reset!',
'sent' => 'We have e-mailed your password reset link!',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'token' => 'This password reset token is invalid.',
'user' => "We can't find a user with that e-mail address.",