blob: 1c8927c1edb303f9fade45fb7de8c86fba35f72d (
plain)
1
2
3
4
5
6
7
8
9
|
<?php
/**
* Chinese Traditional language file
*
* @author Li-Jiun Huang <ljhuang.tw@gmail.com>
* @author http://www.chinese-tools.com/tools/converter-simptrad.html
*/
$lang['name'] = '人氣反饋(載入可能需要一些時間)';
$lang['submit'] = '发送数据';
|