Skip to content

Commit

Permalink
fix: typo in French UI translation (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
aoles authored Oct 22, 2024
2 parents f10c1eb + ce556df commit 78be489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/i18n/ors-map-filters.i18n.fr-fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
'driving-car': 'Voiture',
'driving-hgv': 'Véhicule lourd',
'wheelchair': 'Fauteuil roulant',
'hgv': 'éhicule lourd',
'hgv': 'Véhicule lourd',
'bus': 'Bus',
'agricultural': 'Véhicule agricole',
'delivery': 'Camion de livraison',
Expand Down

0 comments on commit 78be489

Please sign in to comment.