feat(admin): 增加玩家密码管理与角色边界
This commit is contained in:
@@ -23,6 +23,9 @@ return [
|
||||
'agent_profile_required' => 'Configure share rate and credit on the agent profile first.',
|
||||
'parent_profile_required' => 'Configure share rate and credit on the parent agent profile first.',
|
||||
'wallet_player_prohibited' => 'Wallet players cannot have credit limits or rebate settings.',
|
||||
'current_password_invalid' => 'The current password is incorrect.',
|
||||
'new_password_must_differ' => 'The new password must differ from the current password.',
|
||||
'native_password_unavailable' => 'Main-site SSO players do not use a lottery password.',
|
||||
'exceeds_unpaid' => 'Payment amount cannot exceed the unpaid balance on this bill.',
|
||||
'invalid_range' => 'Share rate must be between 0 and 100.',
|
||||
'below_allocated' => 'Credit limit cannot be lower than credit already allocated to sub-agents.',
|
||||
|
||||
Reference in New Issue
Block a user