From 6f65825e1504a1090405685404e7cbc59bd0f44b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Kosman?= Date: Sat, 31 Aug 2024 14:03:41 +0200 Subject: style: rename translation key --- Writerside/topics/resource-pack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Writerside') 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.", -- cgit v1.2.3