'Invalid credentials', 'password' => 'The provided password is incorrect.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'logout' => 'Logged out successfully', 'logged_in' => 'Logged in successfully', 'already_logged_out' => 'User already logged out', 'unauthorized' => 'Unauthorized', 'session_expired' => 'Session expired', 'wrong_type' => 'User found, but the selected type is incorrect. Please select the correct login type and try again.', 'password_reset_sent' => 'Verification code sent to your email.', 'password_reset_invalid' => 'Invalid or expired code.', 'password_reset_success' => 'Password changed successfully.', ];