Skip to content

Commit

Permalink
fix(fr): confusing context translations (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh authored Sep 1, 2023
1 parent 90aeba7 commit 7f1b08d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/langs/fr/context.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"builder": "editeur",
"player": "lecteur",
"analytics": "analyseur",
"library": "bibliothèque"
"builder": "Builder",
"player": "Player",
"analytics": "Analyseur",
"library": "Bibliothèque"
}

0 comments on commit 7f1b08d

Please sign in to comment.