mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 00:42:16 +00:00
- .multiselect-actions as position:fixed
- zipping popup when generate zip for multiple files download
This commit is contained in:
@@ -560,6 +560,10 @@
|
||||
"message": "Sorry, your file is too large and can't be uploaded",
|
||||
"title": "File is too large"
|
||||
},
|
||||
"popup_zipping": {
|
||||
"title": "Zipping Your Files...",
|
||||
"message": "Please wait until your files start downloading."
|
||||
},
|
||||
"popup_rename": {
|
||||
"title": "Rename Your {item}",
|
||||
"label": "Edit Name",
|
||||
|
||||
Reference in New Issue
Block a user