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.
1 parent f52686c commit 6e5500cCopy full SHA for 6e5500c
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