Skip to content

Commit

Permalink
Fix French translation for font size
Browse files Browse the repository at this point in the history
Signed-off-by: James Chien <[email protected]>
  • Loading branch information
shc261392 committed Sep 3, 2020
1 parent 027e639 commit 5d4969c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"userSettings": "Paramètres utilisateur",
"version": "Version",
"yes": "Oui",
"fontSize": "Taille de police",
"small": "Petite",
"fontSize": "Taille",
"small": "Petit",
"medium": "Moyenne",
"large": "Grande",
"veryLarge": "Very Large"
Expand Down

0 comments on commit 5d4969c

Please sign in to comment.