2 * jQuery File Upload Plugin Localization Example 6.5.1
3 * https://github.com/blueimp/jQuery-File-Upload
5 * Copyright 2012, Sebastian Tschan
8 * Licensed under the MIT license:
9 * http://www.opensource.org/licenses/MIT
17 "maxFileSize": "File is too big",
18 "minFileSize": "File is too small",
19 "acceptFileTypes": "Filetype not allowed",
20 "maxNumberOfFiles": "Max number of files exceeded",
21 "uploadedBytes": "Uploaded bytes exceed file size",
22 "emptyResult": "Empty file upload result"