From c76576c54fe021da5633cea889f99267e9706421 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 12 Aug 2025 22:00:00 +0200 Subject: fix: Offhand feature description --- translations/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en_us.json b/translations/en_us.json index b902206..f9ec850 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -168,7 +168,7 @@ "firmament.config.fixes.hide-mob-effects": "Hide Potion Effects", "firmament.config.fixes.hide-mob-effects.description": "Hide Potion effects on the right side of your player inventory.", "firmament.config.fixes.hide-off-hand": "No Off Hand", - "firmament.config.fixes.hide-off-hand.description": "Remove the recipe slot from your inventory", + "firmament.config.fixes.hide-off-hand.description": "Remove the off-hand slot from your inventory", "firmament.config.fixes.hide-potion-effects-hud": "Hide Potion Effects HUD", "firmament.config.fixes.hide-potion-effects-hud.description": "Hides the potion effects HUD in the top right.", "firmament.config.fixes.hide-recipe-book": "No Recipe Book", -- cgit