mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
r6520에서 빼먹은 수정된 언어 파일
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6521 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
af624a6527
commit
5ba17c4856
7 changed files with 29 additions and 15 deletions
|
|
@ -41,9 +41,11 @@
|
|||
|
||||
$lang->file_search_target_list = array(
|
||||
'filename' => 'File Name',
|
||||
'filesize' => 'File Size (byte, over)',
|
||||
'filesize_mega' => 'File Size (mbyte, over)',
|
||||
'download_count' => 'Downloads (over)',
|
||||
'filesize_more' => 'File Size (byte, more)',
|
||||
'filesize_mega_more' => 'File Size (mbyte, more)',
|
||||
'filesize_less' => 'File Size (byte, less)',
|
||||
'filesize_mega_less' => 'File Size (Mb, less)',
|
||||
'download_count' => 'Downloads (more)',
|
||||
'regdate' => 'Registered Date',
|
||||
'user_id' => 'User UD',
|
||||
'user_name' => 'User Name',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue