mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Separate upload config screen from download config screen
This commit is contained in:
parent
31b0bb4158
commit
690803f3fc
8 changed files with 105 additions and 42 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue