修复随机号码前先按权重随机工单,并修复降权号码筛选与清理
This commit is contained in:
@@ -51,4 +51,16 @@ return [
|
||||
'Invalid manual manage' => '手动管理选项无效',
|
||||
'Batch update success' => '批量更新成功',
|
||||
'Unit count' => '个',
|
||||
'Ratio_deferred' => '选号降权',
|
||||
'Ratio deferred badge' => '降权中',
|
||||
'Ratio deferred no' => '正常选号',
|
||||
'Ratio deferred yes' => '降权中',
|
||||
'Ratio deferred filter' => '仅显示降权中号码',
|
||||
'Ratio deferred tooltip'=> '连续 %s 次访问无进线增长,已触线下号比率,选号已后置,等待同步裁决',
|
||||
'Ratio deferred edit notice' => '该号码处于下号比率触线降权状态,同步后将根据进线情况恢复或关闭',
|
||||
'No inbound click streak' => '无进线连续点击',
|
||||
'Ratio deferred cleanup btn' => '清理降权池',
|
||||
'Ratio deferred cleanup confirm' => '将清除 %d 条无效降权记录(无落地页访问或访问未超过同步基线)。确定继续?',
|
||||
'Ratio deferred cleanup success' => '已清理 %d 条无效降权记录',
|
||||
'Ratio deferred cleanup none' => '当前没有需要清理的无效降权记录',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user