1.优化分红方式
This commit is contained in:
@@ -10,6 +10,9 @@ return [
|
||||
'Sub-agent commission share rate is required' => 'Commission share rate from parent is required for sub-agents',
|
||||
'Commission share rate must be between 0 and 100' => 'Commission share rate must be between 0 and 100',
|
||||
'Sum of sibling commission share rates cannot exceed 100%' => 'Sum of sibling commission share rates cannot exceed 100%',
|
||||
'Sum of channel top-level commission share rates cannot exceed 100%' => 'Sum of channel top-level commission share rates cannot exceed 100%',
|
||||
'Top-level agent commission share rate is required' => 'Commission share rate from channel is required for top-level role group administrators',
|
||||
'Channel is required for top-level agent commission share' => 'Channel must be set before configuring top-level commission share rate',
|
||||
'Parent administrator is required for sub-agent' => 'Parent administrator is required for sub-agent',
|
||||
'Invalid parent administrator' => 'Invalid parent administrator',
|
||||
'Parent administrator must belong to the same channel' => 'Parent administrator must belong to the same channel',
|
||||
|
||||
Reference in New Issue
Block a user