aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/assets/molehunt/lang
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/resources/assets/molehunt/lang')
-rw-r--r--src/client/resources/assets/molehunt/lang/en_us.json3
-rw-r--r--src/client/resources/assets/molehunt/lang/fr_fr.json1
2 files changed, 3 insertions, 1 deletions
diff --git a/src/client/resources/assets/molehunt/lang/en_us.json b/src/client/resources/assets/molehunt/lang/en_us.json
index 00c8834..ee20b9a 100644
--- a/src/client/resources/assets/molehunt/lang/en_us.json
+++ b/src/client/resources/assets/molehunt/lang/en_us.json
@@ -13,9 +13,10 @@
"floodhunt.game.end.winners.subtitle": "§6Those who were infected were %s",
"floodhunt.game.start.suspense": "§eYou are...",
"floodhunt.game.start.mole.title": "§cInfected!",
- "floodhunt.game.start.mole.subtitle": "§eGet the list of other infected people with §6/floodhunt role§e.",
+ "floodhunt.game.start.mole.subtitle": "§eGet the list of other infected people with §6/floodhunt role§e and spread the infection.",
"floodhunt.game.start.survivor.title": "§aA survivor!",
"floodhunt.game.start.survivor.subtitle": "§eTry to survive and find out who's infected!",
+ "floodhunt.game.infected": "§cYou are infected.",
"gamerule.floodhunt:game_duration": "Floodhunt: Duration of a game",
"gamerule.floodhunt:flood_percentage": "Floodhunt: Percentage of infected people",
"gamerule.floodhunt:flood_count": "Floodhunt: Number of infected people (set to -1 to use percentage instead)",
diff --git a/src/client/resources/assets/molehunt/lang/fr_fr.json b/src/client/resources/assets/molehunt/lang/fr_fr.json
index 103f165..d932a41 100644
--- a/src/client/resources/assets/molehunt/lang/fr_fr.json
+++ b/src/client/resources/assets/molehunt/lang/fr_fr.json
@@ -16,6 +16,7 @@
"floodhunt.game.start.mole.subtitle": "§eRécupérer la liste des infecté(e)s avec §6/floodhunt role",
"floodhunt.game.start.survivor.title": "§aPas infecté(e)s!",
"floodhunt.game.start.survivor.subtitle": "§eEssayez de survivre et de trouver qui est infecté !",
+ "floodhunt.game.infected": "§cVous êtes infecté(e)s.",
"gamerule.floodhunt:game_duration": "Floodhunt : Durée d'une partie",
"gamerule.floodhunt:flood_percentage": "Floodhunt : Pourcentage d'infecté(e)s",
"gamerule.floodhunt:flood_count": "Floodhunt : Nombre d'infectés (-1 pour utiliser le pourcentage à la place)",