mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@388 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9697d8a0e2
commit
4a0d78077e
12 changed files with 175 additions and 49 deletions
|
|
@ -16,4 +16,13 @@
|
|||
|
||||
$lang->msg_cart_is_null = '삭제할 글을 선택해주세요';
|
||||
$lang->msg_checked_file_is_deleted = '%d개의 첨부파일이 삭제되었습니다';
|
||||
|
||||
$lang->search_target_list = array(
|
||||
'filename' => '파일이름',
|
||||
'filesize' => '파일크기 (byte, 이상)',
|
||||
'download_count' => '다운로드 회수 (이상)',
|
||||
'regdate' => '등록일',
|
||||
'ipaddress' => 'IP 주소',
|
||||
);
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue