Skip to content

Commit

Permalink
fix(search-form): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkohr committed Apr 2, 2024
1 parent bbff2b6 commit b834e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/datahub/src/assets/i18n/fr_MEL.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"mel.datahub.search.filters.publicationYear": "Date",
"mel.datahub.search.filters.publisher": "Producteur",
"mel.datahub.search.filters.topic": "Thématique",
"mel.datahub.search.form.description": "Vous pouvez utiliser la barre de recherche les différents filtres situés ci-dessous pour trouver un jeu de données plus rapidement.",
"mel.datahub.search.form.description": "Vous pouvez utiliser la barre de recherche ou les différents filtres situés ci-dessous pour trouver un jeu de données plus rapidement.",
"mel.datahub.search.form.title": "Trouver un jeu de données",
"mel.datahub.search.hits.found": "{hits, plural, =0{Aucune correspondance.} one{1 enregistrement trouvé.} other{Ensemble des données: {hits}}}",
"mel.datahub.search.showMore": "Plus de résultats...",
Expand Down

0 comments on commit b834e66

Please sign in to comment.