aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/resources')
-rw-r--r--src/client/resources/assets/molehunt/lang/en_us.json8
1 files changed, 7 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 63ac06d..33aef84 100644
--- a/src/client/resources/assets/molehunt/lang/en_us.json
+++ b/src/client/resources/assets/molehunt/lang/en_us.json
@@ -11,5 +11,11 @@
"molehunt.game.start.suspense": "§eYou are...",
"molehunt.game.start.mole.title": "§cThe Mole!",
"molehunt.game.start.mole.subtitle": "§eGet the list of moles with §6/molehunt moles",
- "molehunt.game.start.survivor": "§aNot the Mole!"
+ "molehunt.game.start.survivor": "§aNot the Mole!",
+ "gamerule.gameDuration": "Duration of a game",
+ "gamerule.molePercentage": "Percentage of mole",
+ "gamerule.moleCount": "Number of mole",
+ "gamerule.showNametags": "Show players' nametag",
+ "gamerule.showTab": "Enable the tab",
+ "gamerule.showSkins": "Show players' skin"
} \ No newline at end of file