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

This commit is contained in:
zero 2007-06-19 04:21:28 +00:00
parent 08b801f1e7
commit 1f188a5d59
4 changed files with 3 additions and 3 deletions

View file

@ -7,6 +7,7 @@
// 기본적으로 사용되는 action 언어
$lang->cmd_write = '쓰기';
$lang->cmd_comment_registration = '댓글 등록';
$lang->cmd_reply = '답글';
$lang->cmd_delete = '삭제';
$lang->cmd_modify = '수정';