'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.', 'refused' => 'Your registration was refused. Please contact the administration for more information.', 'first_access_required' => 'You have not completed your first access yet. Use the "My First Access" option to finish your registration.', 'password_reset_sent' => 'Verification code sent to your email.', 'password_reset_invalid' => 'Invalid or expired code.', 'password_reset_success' => 'Password changed successfully.', ];