Separate upload config screen from download config screen

This commit is contained in:
Kijin Sung 2019-08-01 00:20:40 +09:00
parent 31b0bb4158
commit 690803f3fc
8 changed files with 105 additions and 42 deletions

View file

@ -3,6 +3,7 @@ $lang->file = 'File';
$lang->file_management = 'File Management';
$lang->file_upload = 'File Upload';
$lang->file_upload_config = 'File Upload Settings';
$lang->file_download_config = 'File Download Settings';
$lang->file_name = 'File Name';
$lang->file_size = 'File Size';
$lang->download_count = 'Number of Downloads';