Skip to content

Commit

Permalink
Update confide.php
Browse files Browse the repository at this point in the history
password confirmation
  • Loading branch information
rgriss committed Oct 3, 2014
1 parent 1af870a commit ace240b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lang/en/confide.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'wrong_credentials' => 'Incorrect username, email or password.',
'not_confirmed' => 'Your account may not be confirmed. Check your email for the confirmation link',
'confirmation' => 'Your account has been confirmed! You may now login.',
'password_confirmation' => 'The passwords did not match.',
'wrong_confirmation' => 'Wrong confirmation code.',
'password_forgot' => 'The information regarding password reset was sent to your email.',
'wrong_password_forgot' => 'User not found.',
Expand Down

0 comments on commit ace240b

Please sign in to comment.