포인트 모듈의 오타 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2044 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-26 13:43:29 +00:00
parent 79b523cf5a
commit aa5cbe4110

View file

@ -33,7 +33,7 @@
$lang->point_insert_comment = '댓글 작성';
$lang->point_delete_comment = '댓글 삭제';
$lang->point_upload_file = '파일 업로드';
$lang->point_delete_file = '파일 업로드';
$lang->point_delete_file = '파일 삭제';
$lang->point_download_file = '파일 다운로드 (이미지 제외)';