aboutsummaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorLéo Kosman <leo.kosman@proton.me>2024-08-31 13:49:39 +0200
committerLéo Kosman <leo.kosman@proton.me>2024-08-31 13:49:39 +0200
commitcb999a0fa6f4079a59ee642380865b3b902f1cd8 (patch)
tree86ca39b1056fa688c6279cb02597671cd6bdf4f4 /src/client
parentcd88b422ecab4d57e1bebc7ed29052c55e728a5a (diff)
fix: french translation not being translated
Diffstat (limited to 'src/client')
-rw-r--r--src/client/resources/assets/molehunt/lang/fr_fr.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/resources/assets/molehunt/lang/fr_fr.json b/src/client/resources/assets/molehunt/lang/fr_fr.json
index 022c2ea..2836c35 100644
--- a/src/client/resources/assets/molehunt/lang/fr_fr.json
+++ b/src/client/resources/assets/molehunt/lang/fr_fr.json
@@ -3,7 +3,7 @@
"commands.molehunt.timer.show": "Le timer est maintenant affiché.",
"commands.molehunt.timer.hide": "Le timer est maintenant caché.",
"commands.molehunt.role.mole": "§cVous êtes une taupe.\nTuez tous les survivants avant la fin de la partie..",
- "commands.molehunt.role.mole.list": "§eThe moles are: %s",
+ "commands.molehunt.role.mole.list": "§eLes taupes sont : %s",
"commands.molehunt.role.survivor": "§aVous n'êtes pas la taupe. \nSurvivez jusqu'à la fin, et découvrez qui sont les moles.",
"commands.molehunt.role.survivor.mole_count": "§eIl y a %d §etaupes parmi vous.",
"commands.molehunt.stop.success": "La partie de Molehunt a été arrêtée.",