We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5aafc2 + 6e5500c commit 2f99d7fCopy full SHA for 2f99d7f
src/js/dropify.js
@@ -31,7 +31,7 @@ function Dropify(element, options) {
31
'default': 'Drag and drop a file here or click',
32
'replace': 'Drag and drop or click to replace',
33
'remove': 'Remove',
34
- 'error': 'Ooops, something wrong appended.'
+ 'error': 'Ooops, something wrong happended.'
35
},
36
error: {
37
'fileSize': 'The file size is too big ({{ value }} max).',
0 commit comments