Skip to content

Commit

Permalink
fix(text): change french "sort" label
Browse files Browse the repository at this point in the history
French translation of "Sort" was wrong.

Closes #11176
  • Loading branch information
Spencer Wahl committed Jun 9, 2015
1 parent a0b90aa commit eb3b3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/fr-CA/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"offScaleSummary": "Quelques données ne sont pas visibles à ce niveau du Zoom",
"update": "Réactualisation"
},
"sort": "Sorte",
"sort": "Triez",
"zoomBack": "Zoom arrière",
"zoomTo": "Zoom vers"
},
Expand Down

0 comments on commit eb3b3ed

Please sign in to comment.