Skip to content

Commit 578ea5a

Browse files
authored
Merge pull request #5494 from etienne-bondot/fix/fr-translations
fix(french-translations): fix typo on bulk french translations
2 parents eb3c1ac + dd943d2 commit 578ea5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ra-language-french/src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const frenchMessages: TranslationMessages = {
77
add: 'Ajouter',
88
back: 'Retour',
99
bulk_actions:
10-
'%{smart_count} selectionné |||| %{smart_count} selectionnés',
10+
'%{smart_count} sélectionné |||| %{smart_count} sélectionnés',
1111
cancel: 'Annuler',
1212
clear_input_value: 'Vider le champ',
1313
clone: 'Dupliquer',

0 commit comments

Comments
 (0)