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

This commit is contained in:
zero 2007-03-06 07:31:55 +00:00
parent 23e5e5635e
commit 726c3ced08
3 changed files with 74 additions and 12 deletions

View file

@ -30,6 +30,8 @@
$lang->cmd_move = '이동';
$lang->cmd_move_up = '위로';
$lang->cmd_move_down = '아래로';
$lang->cmd_add_indent = '들이기';
$lang->cmd_remove_indent = '빼내기';
$lang->cmd_management = '관리';
$lang->cmd_make = "생성";
$lang->cmd_select = "선택";