diff --git a/resources/lang/en-GB/auth.php b/resources/lang/en-GB/auth.php index 6591b0c1f..9524f0d8d 100644 --- a/resources/lang/en-GB/auth.php +++ b/resources/lang/en-GB/auth.php @@ -29,7 +29,6 @@ return [ ], 'failed' => 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'disabled' => 'This account is disabled. Please, contact the system administrator.',