blob: 464f0ec8391aa8ef9f0fb3815099e44b0536aa25 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?php
/**
* Chinese language file
*
* @author ZDYX <zhangduyixiong@gmail.com>
* @author http://www.chinese-tools.com/tools/converter-tradsimp.html
* @author George Sheraton guxd@163.com
*/
$lang['name'] = '人气反馈(载入可能需要一些时间)';
$lang['submit'] = '发送数据';
|