closes #3026
parent
d5dd48ecc8
commit
8c7ded3062
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"uploading-file" : "Uploading the file...",
|
"uploading-file" : "Uploading the file...",
|
||||||
"select-file-to-upload": "Select a file to upload!",
|
"select-file-to-upload": "Select a file to upload!",
|
||||||
"upload-success": "File uploaded successfully!"
|
"upload-success": "File uploaded successfully!",
|
||||||
|
"maximum-file-size": "Maximum %1 kb"
|
||||||
}
|
}
|
Loading…
Reference in New Issue