Skip to content

Commit

Permalink
Update src/translations/fr/filterFr.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Mathieu Deharbe <[email protected]>
  • Loading branch information
basseche and Mathieu-Deharbe authored Jan 28, 2025
1 parent 7cfd5f8 commit 6c0eb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/translations/fr/filterFr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const filterFr = {
between: 'entre',
in: 'dans',
inFilter: 'dans le filtre',
notInFilter: "n'est pas dans le filtre",
notInFilter: "pas dans le filtre",

Check warning on line 22 in src/translations/fr/filterFr.ts

View workflow job for this annotation

GitHub Actions / build

Replace `"pas·dans·le·filtre"` with `'pas·dans·le·filtre'`
emptyRule: 'Le filtre contient un champ vide',
incorrectRule: 'Le filtre contient un champ incorrect',
obsoleteFilter: "Ce filtre n'est plus supporté. Veuillez le supprimer ou changer son type d'équipement.",
Expand Down

0 comments on commit 6c0eb1c

Please sign in to comment.