diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/resources/assets/molehunt/lang/en_us.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/client/resources/assets/molehunt/lang/en_us.json b/src/client/resources/assets/molehunt/lang/en_us.json index 04a3a8b..5896c03 100644 --- a/src/client/resources/assets/molehunt/lang/en_us.json +++ b/src/client/resources/assets/molehunt/lang/en_us.json @@ -14,13 +14,13 @@ "molehunt.game.start.mole.subtitle": "§eGet the list of moles with §6/molehunt moles", "molehunt.game.start.survivor.title": "§aNot the Mole!", "molehunt.game.start.survivor.subtitle": "§eTry to survive and find out who's the mole!", - "gamerule.molehunt:gameDuration": "Molehunt : Duration of a game", - "gamerule.molehunt:molePercentage": "Molehunt : Percentage of Mole", - "gamerule.molehunt:moleCount": "Molehunt : Number of Mole", - "gamerule.molehunt:showNametags": "Molehunt : Show players' nametag", - "gamerule.molehunt:showTab": "Molehunt : Enable the tab", - "gamerule.molehunt:showSkins": "Molehunt : Show players' skin", - "gamerule.molehunt:initialWorldSize": "Molehunt : Initial world size", - "gamerule.molehunt:finalWorldSize": "Molehunt : Final world size", - "gamerule.molehunt:borderMovingStartingTimeOffsetMinutes": "Molehunt : Time before moving the borders" + "gamerule.molehunt:gameDuration": "Molehunt: Duration of a game", + "gamerule.molehunt:molePercentage": "Molehunt: Percentage of Mole", + "gamerule.molehunt:moleCount": "Molehunt: Number of Mole", + "gamerule.molehunt:showNametags": "Molehunt: Show players' nametag", + "gamerule.molehunt:showTab": "Molehunt: Enable the tab", + "gamerule.molehunt:showSkins": "Molehunt: Show players' skin", + "gamerule.molehunt:initialWorldSize": "Molehunt: Initial world size", + "gamerule.molehunt:finalWorldSize": "Molehunt: Final world size", + "gamerule.molehunt:borderMovingStartingTimeOffsetMinutes": "Molehunt: Time before moving the borders" }
\ No newline at end of file |
