Skip to content

Commit

Permalink
Fix pagination translations in french
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Dec 16, 2024
1 parent f08ecf3 commit 5f28477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UiTranslations/translations/messages.fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sylius:
no_results: 'Aucun résultat'
no_results_adjust_your_search: 'Modifie ta recherche et réessaie'
pagination:
number_of_results: 'Affiche de %from à %to sur %total% items'
number_of_results: 'Affiche de %from% à %to% sur %total% items'
reset: 'Réinitialiser'
search: 'Rechercher'
search_menu: 'Recherche menu'
Expand Down

0 comments on commit 5f28477

Please sign in to comment.