Removed unneeded strings

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-04-01 14:36:53 +01:00
parent 40ae5d421b
commit daaad4fe9d

View File

@@ -6,8 +6,6 @@ return array(
'account_not_found' => 'The username or password is incorrect.',
'account_not_activated' => 'This user account is not activated.',
'account_suspended' => 'This user account is suspended.',
'account_banned' => 'This user account is banned.',
'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.',
'two_factor' => array(
'already_enrolled' => 'Your device is already enrolled.',