mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1768 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ecd3e7920b
commit
fe64f71ee7
52 changed files with 48 additions and 78 deletions
|
|
@ -5,6 +5,7 @@
|
|||
* @brief 첨부파일(file) 모듈의 기본 언어팩
|
||||
**/
|
||||
|
||||
$lang->file = '첨부파일';
|
||||
$lang->file_name = '파일이름';
|
||||
$lang->file_size = '파일크기';
|
||||
$lang->download_count = '다운로드 받은 수';
|
||||
|
|
@ -35,7 +36,4 @@
|
|||
'regdate' => '등록일',
|
||||
'ipaddress' => 'IP 주소',
|
||||
);
|
||||
|
||||
$lang->admin_module_title = "첨부파일";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue