dokuwiki-template-sprintdoc.../lang/zh-tw/lang.php
2016-10-31 11:48:20 +01:00

12 lines
287 B
PHP
Executable file

<?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 :