diff options
Diffstat (limited to 'lang/zh-tw')
-rw-r--r-- | lang/zh-tw/lang.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/zh-tw/lang.php b/lang/zh-tw/lang.php deleted file mode 100644 index 72c5813c2..000000000 --- a/lang/zh-tw/lang.php +++ /dev/null @@ -1,12 +0,0 @@ -<?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 : |