Modified traditional Chinese

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6007 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2009-03-31 14:46:56 +00:00
parent 85a0a101d5
commit d9b2fcfb05
6 changed files with 35 additions and 9 deletions

View file

@ -10,7 +10,7 @@
$lang->cmd_create = '檔案建立';
$lang->cmd_wiki_list = '列表';
$lang->cmd_view_info = '維基資訊';
$lang->use_comment = 'Use comment';
$lang->about_use_comment = 'You may configure to enable comments.';
$lang->use_comment = '使用評論';
$lang->about_use_comment = '可設定是否使用評論功能。';
$lang->contributors = 'Contributors';
?>