mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1024 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
988d15362a
commit
e77791ab6b
3 changed files with 25 additions and 1 deletions
|
|
@ -25,4 +25,11 @@
|
|||
$lang->cmd_null_item = "설문조사로 등록할 값이 없습니다.\n다시 설정해주세요";
|
||||
|
||||
$lang->confirm_poll_submit = "설문조사에 응하시겠습니까?";
|
||||
|
||||
$lang->search_target_list = array(
|
||||
'title' => '제목',
|
||||
'regdate' => '등록일',
|
||||
'ipaddress' => 'IP 주소',
|
||||
);
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue