We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
messages like "msgSizeTooLarge": "File "{name}" ({size} KB) exceeds maximum allowed upload size of {maxSize} KB. Please retry your upload!"
should not force only KB size, but use _getSize() to allow more human readable sizes
this is more like an idea for an enhancement, or there is a way to force it?
PS: very cool plugin! :-)
The text was updated successfully, but these errors were encountered:
1e843e0
Enhancement done via above commit.
Sorry, something went wrong.
Fix #1771: Correct inadvertent revert in #1777
89be70d
No branches or pull requests
messages like "msgSizeTooLarge": "File "{name}" ({size} KB) exceeds maximum allowed upload size of {maxSize} KB. Please retry your upload!"
should not force only KB size, but use _getSize() to allow more human readable sizes
this is more like an idea for an enhancement, or there is a way to force it?
PS: very cool plugin! :-)
The text was updated successfully, but these errors were encountered: