add language files

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5843 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-03-11 05:05:42 +00:00
parent 173955e8f9
commit f14d588445
3 changed files with 6 additions and 0 deletions

View file

@ -10,4 +10,6 @@
$lang->cmd_create = 'Create document';
$lang->cmd_wiki_list = 'List';
$lang->cmd_view_info = 'Wiki information';
$lang->use_comment = 'Use comment';
$lang->about_use_comment = 'You may configure to enable comments.';
?>

View file

@ -10,4 +10,6 @@
$lang->cmd_create = '新規作成';
$lang->cmd_wiki_list = 'リスト';
$lang->cmd_view_info = 'wiki情報';
$lang->use_comment = 'Use comment';
$lang->about_use_comment = 'You may configure to enable comments.';
?>

View file

@ -10,4 +10,6 @@
$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.';
?>