shop + cart + user login with school
This commit is contained in:
@@ -17,6 +17,8 @@ return [
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'banned' => 'Your account is banned by administrator.',
|
||||
'max_sessions_reached' => 'You reached the maximum number of active sessions allowed. Please log out on other devices and try again.',
|
||||
'school_not_found' => 'The specified school was not found.',
|
||||
'school_required' => 'Please specify a school.',
|
||||
|
||||
'2fa' => [
|
||||
'enabled_successfully' => 'Two-Factor Authentication enabled successfully.',
|
||||
|
||||
Reference in New Issue
Block a user