upload-limit v0.2 solved uploadLimitFormate issues , add helper for format_megabytes

This commit is contained in:
Milos Holba
2020-11-07 15:19:03 +01:00
committed by Peter Papp
parent 966145d384
commit 8b8dc34ba6
8 changed files with 32 additions and 8 deletions

View File

@@ -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",