Adding dso-selector.* parameters translation

Adding missing parameter and their French translation.
This commit is contained in:
Pierre Lasou
2022-02-22 16:05:18 -05:00
committed by GitHub
parent 3f4d67e932
commit d7c155508f

View File

@@ -1622,6 +1622,19 @@
// "dso-selector.placeholder": "Search for a {{ type }}", // "dso-selector.placeholder": "Search for a {{ type }}",
"dso-selector.placeholder": "Rechercher un(e) {{ type }}", "dso-selector.placeholder": "Rechercher un(e) {{ type }}",
// "dso-selector.select.collection.head": "Select a collection",
"dso-selector.select.collection.head": "Sélectionner une collection",
// "dso-selector.set-scope.community.head": "Select a search scope",
"dso-selector.set-scope.community.head": "Sélectionnez un champ de recherche",
// "dso-selector.set-scope.community.button": "Search all of DSpace",
"dso-selector.set-scope.community.button": "Chercher dans toutes les collections",
// "dso-selector.set-scope.community.input-header": "Search for a community or collection",
"dso-selector.set-scope.community.input-header": "Chercher une communauté ou une collection",
// "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}", // "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}",
"confirmation-modal.export-metadata.header": "Exporter métadonnées de {{ dsoName }}", "confirmation-modal.export-metadata.header": "Exporter métadonnées de {{ dsoName }}",