mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
added several missing dso-selector.set-scope.* keys
This commit is contained in:
@@ -1784,6 +1784,18 @@
|
||||
// "dso-selector.placeholder": "Search for a {{ type }}",
|
||||
"dso-selector.placeholder": "Suche nach {{ type }}",
|
||||
|
||||
// "dso-selector.select.collection.head": "Select a collection",
|
||||
"dso-selector.select.collection.head": "Sammlung auswählen",
|
||||
|
||||
// "dso-selector.set-scope.community.head": "Select a search scope",
|
||||
"dso-selector.set-scope.community.head": "Suchbereich auswählen",
|
||||
|
||||
// "dso-selector.set-scope.community.button": "Search all of DSpace",
|
||||
"dso-selector.set-scope.community.button": "Alles durchsuchen",
|
||||
|
||||
// "dso-selector.set-scope.community.input-header": "Search for a community or collection",
|
||||
"dso-selector.set-scope.community.input-header": "Suche Bereich oder Sammlung",
|
||||
|
||||
|
||||
|
||||
// "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}",
|
||||
|
Reference in New Issue
Block a user