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

This commit is contained in:
zero 2007-03-07 09:14:57 +00:00
parent 38ccebe5b5
commit a97f265837
6 changed files with 87 additions and 41 deletions

View file

@ -14,7 +14,7 @@
$lang->cmd_prev = '이전';
$lang->cmd_next = '다음';
$lang->cmd_send_trackback = '엮인글발송';
$lang->cmd_registration = '등록';
$lang->cmd_registration = $lang->cmd_submit = '등록';
$lang->cmd_insert = '추가';
$lang->cmd_save = '저장';
$lang->cmd_input = '입력';