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

This commit is contained in:
zero 2007-04-09 02:16:22 +00:00
parent a6fa4af882
commit a9e0caa781
5 changed files with 12 additions and 0 deletions

View file

@ -9,6 +9,7 @@
$lang->poll_join_count = "참가자";
$lang->poll_checkcount = "필수 선택 항목수";
$lang->cmd_poll_list = '설문조사 목록 보기';
$lang->cmd_delete_checked_poll = '선택항목 삭제';
$lang->cmd_apply_poll = '설문 참여';
$lang->cmd_delete_checked_poll = '선택 설문 삭제';