1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author ZDYX <zhangduyixiong@gmail.com>
7 * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
8 * @author Simon zhan <simonzhan@21cn.com>
9 * @author ben <ben@livetom.com>
10 * @author lainme <lainme993@gmail.com>
11 * @author caii <zhoucaiqi@gmail.com>
12 * @author Hiphen Lee <jacob.b.leung@gmail.com>
13 * @author Shuo-Ting Jian <shoting@gmail.com>
14 * @author phy25 <git@phy25.com>
15 */
16$lang['name']                  = '人气反馈(载入可能需要一些时间)';
17$lang['submit']                = '发送数据';
18$lang['autosubmit']            = '每月自动发送';
19$lang['submissionFailed']      = '数据由于以下原因不恩你给发送:';
20$lang['submitDirectly']        = '你可以手动提交下面的表单来发送数据。';
21$lang['autosubmitError']       = '因以下原因,上一次自动提交失败:';
22$lang['lastSent']              = '数据已发送';
23