mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
Added missing trailing comma
This commit is contained in:
@@ -8247,7 +8247,7 @@
|
||||
"dynamic-form-array.sortable-list.label": "Seznam, který lze třídit",
|
||||
|
||||
// "metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
|
||||
"metadata-export-search.submit.error.limit-exceeded": "Budou exportovány pouze první {{limit}} položky"
|
||||
"metadata-export-search.submit.error.limit-exceeded": "Budou exportovány pouze první {{limit}} položky",
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user