feat(core): harden sessions settlement and credit activity
This commit is contained in:
@@ -5,6 +5,7 @@ return [
|
||||
'invalid_captcha' => 'Invalid or expired captcha.',
|
||||
'invalid_credentials' => 'Invalid account or password.',
|
||||
'account_disabled' => 'This account has been disabled.',
|
||||
'session_replaced' => 'This account was signed in elsewhere. The current session has been signed out.',
|
||||
'permission_denied' => 'You do not have permission to perform this action.',
|
||||
'forbidden' => 'You do not have permission to perform this action.',
|
||||
'settlement_run_skipped' => 'Settlement was not run for this draw (check draw status and published result batch).',
|
||||
|
||||
Reference in New Issue
Block a user