mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 01:03:28 +09:00
파일관리 모듈에 다운로드 갯수 이하를 검색할 수 있도록 개선
This commit is contained in:
parent
5a2fe66063
commit
01ffc52239
12 changed files with 15 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ $lang->file_search_target_list['filesize_mega_more'] = 'Dung lượng(Tối thi
|
|||
$lang->file_search_target_list['filesize_less'] = 'Dung lượng(Tối đa Byte)';
|
||||
$lang->file_search_target_list['filesize_mega_less'] = 'Dung lượng(Tối đa MB)';
|
||||
$lang->file_search_target_list['download_count'] = 'Lượt Download';
|
||||
$lang->file_search_target_list['download_count_less'] = 'Lượt Download(Tối đa Lượt)';
|
||||
$lang->file_search_target_list['user_id'] = 'ID đăng nhập';
|
||||
$lang->file_search_target_list['user_name'] = 'Tên Sử dụng';
|
||||
$lang->file_search_target_list['regdate'] = 'Ngày gửi';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue