From c934ac4e64a7df8a281e89b55a48acd245f3bf0a Mon Sep 17 00:00:00 2001 From: Ellie Date: Wed, 16 Oct 2024 21:38:12 -0300 Subject: [PATCH] Forgot to add Town translatable key --- src/main/resources/data/sabotage/lang/en_us.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/data/sabotage/lang/en_us.json b/src/main/resources/data/sabotage/lang/en_us.json index a7b9e94..e19cd02 100644 --- a/src/main/resources/data/sabotage/lang/en_us.json +++ b/src/main/resources/data/sabotage/lang/en_us.json @@ -9,6 +9,7 @@ "map.sabotage.village": "Village", "map.sabotage.hellbound": "Hellbound", "map.sabotage.skybound": "Skybound", + "map.sabotage.town": "Town", "statistic.bundle.sabotage": "Sabotage", "statistic.sabotage.total_chests_opened": "Total Chests Opened",