summaryrefslogtreecommitdiff
path: root/lang/zh-tw/lang.php
blob: 72c5813c209ff700e3ccc756d7e59016cc3fcea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Chinese (Traditional) language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = '討論';
$lang['back_to_article'] = '回到文章';
$lang['userpage']        = '用戶頁面'; // 使用者頁面

//Setup VIM: ex: et ts=2 :