mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
fix missing , in messages file
This commit is contained in:
@@ -687,6 +687,6 @@
|
||||
"uploader.browse": "browse",
|
||||
"uploader.drag-message": "Drag & Drop your files here",
|
||||
"uploader.or": ", or",
|
||||
"uploader.processing": "Processing"
|
||||
"uploader.processing": "Processing",
|
||||
"uploader.queue-lenght": "Queue length"
|
||||
}
|
Reference in New Issue
Block a user