git-svn-id: http://xe-core.googlecode.com/svn/trunk@919 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-03 01:49:45 +00:00
parent 2cf7d0223f
commit 3a1abb56d9
5 changed files with 30 additions and 5 deletions

View file

@ -8,6 +8,9 @@
$lang->file_name = '파일이름';
$lang->file_size = '파일크기';
$lang->download_count = '다운로드 받은 수';
$lang->status = '상태';
$lang->is_valid = '유효';
$lang->is_stand_by = '대기';
$lang->cmd_delete_checked_file = '선택항목 삭제';
$lang->cmd_move_to_document = '문서로 이동';