Admin > Content > Comment. Language update.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8744 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-10 10:04:32 +00:00
parent cd140109e3
commit 1b47a294d3
34 changed files with 61 additions and 92 deletions

View file

@ -29,4 +29,6 @@
);
$lang->no_text_comment = '텍스트가 없는 댓글입니다.';
$lang->secret_name_list = array('Y'=>'비밀', 'N'=>'공개');
$lang->comment_manager = '선택한 댓글 관리';
$lang->selected_comment = '선택한 댓글';
?>