mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 17:12:15 +00:00
upload-limit v0.2 solved uploadLimitFormate issues , add helper for format_megabytes
This commit is contained in:
@@ -499,7 +499,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