Skip to content

Commit

Permalink
Add translations for search.placeholder key
Browse files Browse the repository at this point in the history
The key is being used in search.ts on core but it seems the translations
were not added to the country-config repo which is breaking the git
pre-checks that check that the copy is in sync with core
  • Loading branch information
Siyasanga committed Oct 16, 2024
1 parent 16ebdcd commit cc84ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/translations/client.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1820,6 +1820,7 @@ search.locationNotFound,Label for location not found,Location Not Found,Emplacem
search.noDeclarations,The text when there is no declaration to review,No declarations to review,Aucune déclaration à examiner
search.noResultFor,The no result text,No results for ”{param}”,Aucun résultat pour “{param}”
search.noResults,Text to display if the search return no results for the current filters,No result to display,Aucun résultat à afficher
search.placeholder, Placeholder text of search input, Name of query, Nom de la requête
search.removeBbookmarkAdvancedSearchModalBody,Modal body for remove bookmark advacnced search,This advanced search bookmark will be removed from the side bar shortcut,Ce signet de recherche avancée sera supprimé du raccourci de la barre latérale
search.removeBookmarkAdvancedSearchModalTitle,Modal title for remove bookmark advacnced search,Remove search query?,Supprimer la requête de recherche ?
search.results,Results label at the top of the data table component,Results,Résultats
Expand Down

0 comments on commit cc84ff5

Please sign in to comment.