添加whatshub工单
This commit is contained in:
Regular → Executable
+12
@@ -30,6 +30,18 @@ return [
|
||||
'Batch selected count' => '已选号码',
|
||||
'Batch update status' => '更新状态',
|
||||
'Batch update btn' => '更新状态',
|
||||
'Batch operate btn' => '批量操作',
|
||||
'Batch operate title' => '批量操作',
|
||||
'Batch operate action' => '操作',
|
||||
'Batch operate enable' => '开启状态',
|
||||
'Batch operate disable' => '关闭状态',
|
||||
'Batch operate delete' => '删除号码',
|
||||
'Batch operate success' => '批量操作成功,共处理 %d 条',
|
||||
'Invalid batch operate action' => '操作类型无效',
|
||||
'No matching numbers found' => '未找到匹配的号码',
|
||||
'Please select split link' => '请选择分流链接',
|
||||
'Numbers one per line' => '一行一个号码',
|
||||
'Batch operate delete confirm' => '确定要删除这些号码吗?',
|
||||
'Please fill at least one number' => '请至少填写一个有效号码',
|
||||
'All numbers already exist for this link' => '该链接下号码均已存在,未新增任何记录',
|
||||
'Number already exists for this link' => '该链接下已存在相同号码',
|
||||
|
||||
Reference in New Issue
Block a user