diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-19 15:09:51 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-19 15:09:51 +0100 |
| commit | dc5a718d13225ce41cb491b7e57961e5c52637b3 (patch) | |
| tree | c41e6c979a3a0fecf030116944e308a1f04d52ab /src/client | |
| parent | abfbd54a06803069c30082b1a92f1ed82cf97931 (diff) | |
feat(lang): remove old molehunt ref
Diffstat (limited to 'src/client')
| -rw-r--r-- | src/client/resources/assets/molehunt/lang/en_us.json | 40 | ||||
| -rw-r--r-- | src/client/resources/assets/molehunt/lang/fr_fr.json | 40 |
2 files changed, 40 insertions, 40 deletions
diff --git a/src/client/resources/assets/molehunt/lang/en_us.json b/src/client/resources/assets/molehunt/lang/en_us.json index 8d4bb70..00c8834 100644 --- a/src/client/resources/assets/molehunt/lang/en_us.json +++ b/src/client/resources/assets/molehunt/lang/en_us.json @@ -2,27 +2,27 @@ "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 a Mole.\nKill all the survivors before the timer runs out.", - "commands.floodhunt.role.mole.list": "§eThe moles are: %s", - "commands.floodhunt.role.survivor": "§aYou are not the Mole. \nSurvive until the timer runs out, and try to discover who's the Mole.", - "commands.floodhunt.role.survivor.mole_count": "§eThere are %d §emoles among you.", + "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.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.stop.success": "The Floodhunt game has been stopped.", "floodhunt.game.end.suspense.title": "§eAnd the winners are...", - "floodhunt.game.end.winners.moles.title": "§cThe Moles!", - "floodhunt.game.end.winners.survivors.title": "§aNot the Moles!", - "floodhunt.game.end.winners.subtitle": "§6The Moles were %s", + "floodhunt.game.end.winners.moles.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": "§cThe Mole!", - "floodhunt.game.start.mole.subtitle": "§eGet the list of moles with §6/floodhunt role§e.", - "floodhunt.game.start.survivor.title": "§aNot the Mole!", - "floodhunt.game.start.survivor.subtitle": "§eTry to survive and find out who's the mole!", - "gamerule.floodhunt:gameDuration": "Floodhunt: Duration of a game", - "gamerule.floodhunt:molePercentage": "Floodhunt: Percentage of Mole", - "gamerule.floodhunt:moleCount": "Floodhunt: Number of Mole", - "gamerule.floodhunt:showNametags": "Floodhunt: Show players' nametag", - "gamerule.floodhunt:showTab": "Floodhunt: Enable the tab", - "gamerule.floodhunt:showSkins": "Floodhunt: Show players' skin", - "gamerule.floodhunt:initialWorldSize": "Floodhunt: Initial world size", - "gamerule.floodhunt:finalWorldSize": "Floodhunt: Final world size", - "gamerule.floodhunt:borderMovingStartingTimeOffsetMinutes": "Floodhunt: Time before moving the borders" + "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.survivor.title": "§aA survivor!", + "floodhunt.game.start.survivor.subtitle": "§eTry to survive and find out who's 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)", + "gamerule.floodhunt:show_nametags": "Floodhunt: Show players' nametag", + "gamerule.floodhunt:show_tab": "Floodhunt: Enable the tab", + "gamerule.floodhunt:show_skins": "Floodhunt: Show players' skin", + "gamerule.floodhunt:initial_world_size": "Floodhunt: Initial world size", + "gamerule.floodhunt:final_world_size": "Floodhunt: Final world size", + "gamerule.floodhunt:border_moving_starting_time_offset_minutes": "Floodhunt: Time before moving the borders" } diff --git a/src/client/resources/assets/molehunt/lang/fr_fr.json b/src/client/resources/assets/molehunt/lang/fr_fr.json index 77e8640..103f165 100644 --- a/src/client/resources/assets/molehunt/lang/fr_fr.json +++ b/src/client/resources/assets/molehunt/lang/fr_fr.json @@ -2,27 +2,27 @@ "commands.floodhunt.error.game_not_started": "La partie de Floodhunt n'a pas encore commencé.", "commands.floodhunt.timer.show": "Le timer est maintenant affiché.", "commands.floodhunt.timer.hide": "Le timer est maintenant caché.", - "commands.floodhunt.role.mole": "§cVous êtes une taupe.\nTuez tous les survivants avant la fin de la partie..", - "commands.floodhunt.role.mole.list": "§eLes taupes sont : %s", - "commands.floodhunt.role.survivor": "§aVous n'êtes pas la taupe. \nSurvivez jusqu'à la fin, et découvrez qui sont les moles.", - "commands.floodhunt.role.survivor.mole_count": "§eIl y a %d §etaupes parmi vous.", + "commands.floodhunt.role.mole": "§cVous êtes infecté(e)s.\nInfectez tous les survivants avant la fin de la partie.", + "commands.floodhunt.role.mole.list": "§eLes infecté(e)s sont : %s", + "commands.floodhunt.role.survivor": "§aVous n'êtes pas infecté(e)s. \nSurvivez jusqu'à la fin, et découvrez qui est infecté(e).", + "commands.floodhunt.role.survivor.mole_count": "§eIl y a %d §einfecté(es) parmi vous.", "commands.floodhunt.stop.success": "La partie de Floodhunt a été arrêtée.", "floodhunt.game.end.suspense.title": "§eEt les gagnants sont...", - "floodhunt.game.end.winners.moles.title": "§cLes Taupes !", - "floodhunt.game.end.winners.survivors.title": "§aPas les Taupes !", - "floodhunt.game.end.winners.subtitle": "§Les Taupes sont", + "floodhunt.game.end.winners.moles.title": "§cLes infectés !", + "floodhunt.game.end.winners.survivors.title": "§aLes survivants !", + "floodhunt.game.end.winners.subtitle": "§Les survivants sont", "floodhunt.game.start.suspense": "§eVous êtes...", - "floodhunt.game.start.mole.title": "§cLa Taupe !", - "floodhunt.game.start.mole.subtitle": "§eRécupérer la liste des taupes avec §6/floodhunt moles", - "floodhunt.game.start.survivor.title": "§aPas la taupe!", - "floodhunt.game.start.survivor.subtitle": "§eEssaye de survivre et de trouver qui est la taupe !", - "gamerule.floodhunt:gameDuration": "Floodhunt : Durée d'une partie", - "gamerule.floodhunt:molePercentage": "Floodhunt : Pourcentage de Taupes", - "gamerule.floodhunt:moleCount": "Floodhunt : Nombre de Taupes", - "gamerule.floodhunt:showNametags": "Floodhunt : Affiche les nametags des joueurs", - "gamerule.floodhunt:showTab": "Floodhunt : Active la liste des joueurs", - "gamerule.floodhunt:showSkins": "Floodhunt : Affiche les skins des joueurs", - "gamerule.floodhunt:initialWorldSize": "Floodhunt : Taille initiale du monde", - "gamerule.floodhunt:finalWorldSize": "Floodhunt : Taille finale du monde", - "gamerule.floodhunt:borderMovingStartingTimeOffsetMinutes": "Floodhunt : Temps avant de bouger les bordures du monde" + "floodhunt.game.start.mole.title": "§cInfecté(e)s !", + "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é !", + "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)", + "gamerule.floodhunt:show_nametags": "Floodhunt : Affiche les nametags des joueurs", + "gamerule.floodhunt:show_tab": "Floodhunt : Active la liste des joueurs", + "gamerule.floodhunt:show_skins": "Floodhunt : Affiche les skins des joueurs", + "gamerule.floodhunt:initial_world_size": "Floodhunt : Taille initiale du monde", + "gamerule.floodhunt:final_world_size": "Floodhunt : Taille finale du monde", + "gamerule.floodhunt:border_moving_starting_time_offset_minutes": "Floodhunt : Temps avant de bouger les bordures du monde" } |
