|
@@ -1326,7 +1326,8 @@ raw_seconds = seconds
|
|
|
raw_minutes = minutes
|
|
|
|
|
|
[dropzone]
|
|
|
-default_message = Drop files here or click to upload.
|
|
|
+default_message = Drop files here or click to upload.zz
|
|
|
invalid_input_type = You can't upload files of this type.
|
|
|
file_too_big = File size ({{filesize}} MB) exceeds maximum size ({{maxFilesize}} MB).
|
|
|
remove_file = Remove file
|
|
|
+upload_message = Drop files here or click to upload.<p> You can upload a maximum of %d files at the same time, each one no larger than %d MB. <p>To upload a complete folder structure you can drag and drop the folder here (if your browser supports it).
|