xref: /template/ancient/lang/zh-tw/lang.php (revision 5046b4362243e89db3bfe0433ec1d5d5a76270b9)
1<?php
2/**
3 * Chinese (Traditional) language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 */
7
8$lang['discussion']      = '討論';
9$lang['back_to_article'] = '回到文章';
10$lang['userpage']        = '用戶頁面'; // 使用者頁面
11
12//Setup VIM: ex: et ts=2 :
13