修正版本:还缺少数据同步
This commit is contained in:
@@ -39,4 +39,6 @@ return [
|
||||
'Reply statements tip'=> '一行填写一条回复语句,保存后与当前分流链接关联',
|
||||
'Auto reply saved' => '自动回复已保存',
|
||||
'Reply statements column' => '回复语',
|
||||
'NS' => 'NS',
|
||||
'DNS' => 'DNS',
|
||||
];
|
||||
|
||||
@@ -6,8 +6,6 @@ return [
|
||||
'Ticket_url' => '工单链接',
|
||||
'Ticket_total' => '工单总量',
|
||||
'Split_link_id' => '分流链接',
|
||||
'View split link tip' => '点击查看分流链接与复制完整 URL',
|
||||
'Copy link code tip' => '复制链接码',
|
||||
'Number_type' => '号码类型',
|
||||
'Number_type_custom' => '自定义号码类型',
|
||||
'Start_time' => '开始时间',
|
||||
|
||||
Reference in New Issue
Block a user