aboutsummaryrefslogtreecommitdiff
path: root/Writerside/topics
diff options
context:
space:
mode:
authorLéo Kosman <leo.kosman@proton.me>2024-08-31 14:03:41 +0200
committerLéo Kosman <leo.kosman@proton.me>2024-08-31 14:03:41 +0200
commit6f65825e1504a1090405685404e7cbc59bd0f44b (patch)
tree73ab400eef0a6b451c045f997e6447608a87b37c /Writerside/topics
parent07ec479ef0ed9d9cebf4af9c1e1e831d579a8bb6 (diff)
style: rename translation key
Diffstat (limited to 'Writerside/topics')
-rw-r--r--Writerside/topics/resource-pack.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Writerside/topics/resource-pack.md b/Writerside/topics/resource-pack.md
index d97450e..b3bbf86 100644
--- a/Writerside/topics/resource-pack.md
+++ b/Writerside/topics/resource-pack.md
@@ -139,7 +139,7 @@ customize the mod's text lines.
```json
{
- "commands.molehunt.stop.failed": "The Molehunt game has not been started yet.",
+ "commands.molehunt.error.game_not_started": "The Molehunt game has not been started yet.",
"commands.molehunt.timer.show": "Showing Molehunt timer.",
"commands.molehunt.timer.hide": "Hiding Molehunt timer.",
"commands.molehunt.role.mole": "§cYou are a Mole.\nKill all the survivors before the timer runs out.",