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

This commit is contained in:
zero 2007-04-09 01:49:11 +00:00
parent 988d15362a
commit e77791ab6b
3 changed files with 25 additions and 1 deletions

View file

@ -25,4 +25,11 @@
$lang->cmd_null_item = "설문조사로 등록할 값이 없습니다.\n다시 설정해주세요";
$lang->confirm_poll_submit = "설문조사에 응하시겠습니까?";
$lang->search_target_list = array(
'title' => '제목',
'regdate' => '등록일',
'ipaddress' => 'IP 주소',
);
?>