diff options
| author | Léo Kosman <leo.kosman@proton.me> | 2024-08-25 00:10:18 +0200 |
|---|---|---|
| committer | Léo Kosman <leo.kosman@proton.me> | 2024-08-25 00:10:18 +0200 |
| commit | a243d9c2d8847ab4b95b56d4496ee2e301c75f48 (patch) | |
| tree | 8fe51eefb34ee634be663f43caa4a3525a934104 /src/client/resources | |
| parent | 82e4cb178bff8e9e2d7a0507ede7a78bad2f50b2 (diff) | |
I don't like english typography :(
Diffstat (limited to 'src/client/resources')
| -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 |
