Skip to content

Commit

Permalink
Add French translation for n players
Browse files Browse the repository at this point in the history
  • Loading branch information
fmasa committed Sep 4, 2023
1 parent ef22b4a commit 7b8bf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/commonMain/resources/MR/fr/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plurals name="parties_player_count">
<item quantity="one">%d joueur</item>
<item quantity="many">%d joueurs</item>
<item quantity="other"></item>
<item quantity="other">%d joueurs</item>
</plurals>
</resources>

0 comments on commit 7b8bf9d

Please sign in to comment.