File: /home/xedaptot/be.naniguide.com/resources/lang/zh/refactor/admin_monitor.php
<?php return array (
'col.campaign' => '活动',
'col.click_rate' => '点击数',
'col.customer' => '客户',
'col.open_rate' => '打开数',
'col.progress' => '进度',
'col.status' => '状态',
'empty.desc' => '客户开始发送后,活动记录将显示在此处。',
'empty.title' => '暂无活动',
'filter.all_statuses' => '所有状态',
'filter.done' => '已完成',
'filter.error' => '错误',
'filter.paused' => '已暂停',
'filter.search' => '搜索活动...',
'filter.sending' => '发送中',
'page.subtitle' => '实时监控所有客户活动。',
'page.title' => '活动监控',
'stat.sending' => '正在发送',
'stat.total' => '活动总数',
) ?>