mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +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
|
|
@ -40,8 +40,10 @@
|
|||
|
||||
$lang->file_search_target_list = array(
|
||||
'filename' => 'ファイル名',
|
||||
'filesize' => 'ファイルサイズ((Byte以上)',
|
||||
'filesize_mega' => 'ファイルサイズ (Mb、以上)',
|
||||
'filesize_more' => 'ファイルサイズ((Byte以上)',
|
||||
'filesize_mega_more' => 'ファイルサイズ (Mb、以上)',
|
||||
'filesize_less' => '파일크기 (byte, 이하)',
|
||||
'filesize_mega_less' => '파일크기 (Mb, 이하)',
|
||||
'download_count' => 'ダウンロード数(以上)',
|
||||
'user_id' => 'ユーザーID',
|
||||
'user_name' => '名前',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue