added several missing dso-selector.set-scope.* keys

This commit is contained in:
Sascha Szott
2022-06-09 19:35:46 +02:00
committed by GitHub
parent a4699d0faf
commit fa5dc5ccf0

View File

@@ -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 }}",