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

This commit is contained in:
zero 2007-03-09 08:05:16 +00:00
parent 2783eed249
commit ab79f7fd8c
4 changed files with 40 additions and 4 deletions

View file

@ -162,6 +162,7 @@
$lang->confirm_logout = '로그아웃하시겠습니까?';
$lang->confirm_vote = '추천하시겠습니까?';
$lang->confirm_delete = '삭제하시겠습니까?';
$lang->confirm_move = '이동하시겠습니까?';
$lang->column_type = '형식';
$lang->column_type_list['text'] = '한줄 입력칸 (text)';