관리자 UI 이상한 부분 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4206 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-05-16 03:34:35 +00:00
parent a6d34426cf
commit 33716d7083
14 changed files with 16 additions and 6 deletions

View file

@ -71,6 +71,7 @@
$lang->notice = 'お知らせ';
$lang->secret = '非公開';
$lang->category = $lang->category_srl = 'カテゴリ';
$lang->none_category = 'None category';
$lang->document_srl = '書き込み番号';
$lang->user_id = 'ユーザID';
$lang->author = '作者';