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

This commit is contained in:
zero 2007-04-25 07:00:21 +00:00
parent 422212eb21
commit cbea0a9aab
3 changed files with 5 additions and 2 deletions

View file

@ -10,6 +10,7 @@
$lang->cmd_reply = '답글';
$lang->cmd_delete = '삭제';
$lang->cmd_modify = '수정';
$lang->cmd_edit = '편집';
$lang->cmd_view = '보기';
$lang->cmd_view_all = '전체 보기';
$lang->cmd_list = '목록';