From 112a70f4ae4140940417bfca09df86f24fd832be Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 19 Mar 2026 15:30:39 +0100 Subject: style(lang): remove mole from key --- src/client/resources/assets/molehunt/lang/en_us.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/client/resources/assets/molehunt/lang/en_us.json') diff --git a/src/client/resources/assets/molehunt/lang/en_us.json b/src/client/resources/assets/molehunt/lang/en_us.json index ee20b9a..61ee8e7 100644 --- a/src/client/resources/assets/molehunt/lang/en_us.json +++ b/src/client/resources/assets/molehunt/lang/en_us.json @@ -2,18 +2,18 @@ "commands.floodhunt.error.game_not_started": "The Floodhunt game has not been started yet.", "commands.floodhunt.timer.show": "Showing Floodhunt timer.", "commands.floodhunt.timer.hide": "Hiding Floodhunt timer.", - "commands.floodhunt.role.mole": "§cYou are infected.\nInfect all the survivors before the timer runs out.", - "commands.floodhunt.role.mole.list": "§eThose who are infected are: %s", + "commands.floodhunt.role.infected": "§cYou are infected.\nInfect all the survivors before the timer runs out.", + "commands.floodhunt.role.infected.list": "§eThose who are infected are: %s", "commands.floodhunt.role.survivor": "§aYou are not infected. \nSurvive until the timer runs out, and try to discover who's infected.", - "commands.floodhunt.role.survivor.mole_count": "§eThere are %d §einfected among you.", + "commands.floodhunt.role.survivor.infected_count": "§eThere are %d §einfected among you.", "commands.floodhunt.stop.success": "The Floodhunt game has been stopped.", "floodhunt.game.end.suspense.title": "§eAnd the winners are...", - "floodhunt.game.end.winners.moles.title": "§cThe infected!", + "floodhunt.game.end.winners.infected.title": "§cThe infected!", "floodhunt.game.end.winners.survivors.title": "§The survivors!", "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 and spread the infection.", + "floodhunt.game.start.infected.title": "§cInfected!", + "floodhunt.game.start.infected.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.", -- cgit v1.2.3