/home/techb158/ileadtechnology.com/SSM/resources/lang/en
Edit: /home/techb158/ileadtechnology.com/SSM/resources/lang/en/passwords.php (878B)
'You cannot request for password as your account is not yet activated.',
'change' => 'Your password has been changed successfully.',
'lock_screen_password_mismatch' => 'Your password does not match. Please try again.',
'password' => 'Passwords must be at least six characters and match the confirmation.',
'password_mismatch' => 'Old password does not match. Please try again.',
'reset' => 'Your password has been reset.',
'reset_password' => 'Reset Password',
'reset_token' => 'Password Reset Token',
'sent' => 'We have e-mailed your password reset token.',
'token' => 'This password reset token is invalid.',
'token_expired' => 'Password reset token is expired. Please request reset password again.',
'user' => 'We can\'t find a user with that e-mail address.',
'validate_token' => 'Validate Token',
);