1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author HL <tohelong@gmail.com>
7 */
8$lang['qb_todobutton']         = '标记为待办事项';
9$lang['refreshpage']           = '本页面有新版本,请尝试刷新页面。';
10$lang['checkboxchange_on']     = '选择待办';
11$lang['checkboxchange_off']    = '取消选择待办';
12