Files

4 lines
361 B
PHP
Raw Permalink Normal View History

2026-08-29 15:53:53 +03:00
<?php
return ['failed' => 'These credentials do not match our records.', 'portal_denied' => 'These credentials cannot access this sign-in area.', 'inactive' => 'Your account is currently unavailable. Please contact support.', 'password' => 'The provided password is incorrect.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.'];