mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-22 17:32:14 +00:00
upload-limit v0.2 solved uploadLimitFormate issues , add helper for format_megabytes
This commit is contained in:
@@ -501,7 +501,7 @@
|
||||
},
|
||||
"popup_upload_limit": {
|
||||
"title": "Oh No",
|
||||
"message": "Size of your uploaded file exceeds the upload limit ({uploadLimit} MB)."
|
||||
"message": "Size of your uploaded file exceeds the upload limit ({uploadLimit})."
|
||||
},
|
||||
"popup_mimetypes_blacklist": {
|
||||
"title": "Oh No",
|
||||
|
||||
Reference in New Issue
Block a user