diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-08-12 22:00:00 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-08-12 22:02:11 +0200 |
| commit | c76576c54fe021da5633cea889f99267e9706421 (patch) | |
| tree | 6850f6a6aef758db3b207da22aab58f4c9284e15 | |
| parent | f1be2b245e581609bf0b09d21469d7ea95d7b425 (diff) | |
| download | Firmament-c76576c54fe021da5633cea889f99267e9706421.tar.gz Firmament-c76576c54fe021da5633cea889f99267e9706421.tar.bz2 Firmament-c76576c54fe021da5633cea889f99267e9706421.zip | |
fix: Offhand feature description
| -rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
