complete story 7.4 with qa tests

This commit is contained in:
Naser Mansour
2025-12-28 23:51:42 +02:00
parent b250b30a48
commit 97c6cfe72f
11 changed files with 585 additions and 28 deletions
+1
View File
@@ -5,4 +5,5 @@ return [
'password' => 'The provided password is incorrect.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'account_deactivated' => 'Your account has been deactivated. Please contact the administrator.',
'logout' => 'Logout',
];