aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorJacob <55346310+Kathund@users.noreply.github.com>2025-07-01 19:46:19 +0800
committerGitHub <noreply@github.com>2025-07-01 13:46:19 +0200
commit073a62c2e3eb67ac00da09a5f4aad39b1a5bff17 (patch)
tree53b46fe914a9b65984b7a063bec7132402323aec /translations
parent89d16bf3f3ca8e4a7750b45210116309fa579b18 (diff)
downloadFirmament-073a62c2e3eb67ac00da09a5f4aad39b1a5bff17.tar.gz
Firmament-073a62c2e3eb67ac00da09a5f4aad39b1a5bff17.tar.bz2
Firmament-073a62c2e3eb67ac00da09a5f4aad39b1a5bff17.zip
feat: inventory buttons rendering in other guys toggle
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index 373403e..0f8ccb6 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -160,6 +160,8 @@
"firmament.config.inventory-buttons-config": "Inventory Buttons",
"firmament.config.inventory-buttons-config.hover-text": "Hover Tooltip",
"firmament.config.inventory-buttons-config.hover-text.description": "Hovering over inventory buttons will show the command they run.",
+ "firmament.config.inventory-buttons-config.only-inv": "Inventory Only",
+ "firmament.config.inventory-buttons-config.only-inv.description": "Only shows buttons while in the inventory",
"firmament.config.inventory-buttons-config.open-editor": "Open Editor",
"firmament.config.inventory-buttons-config.open-editor.description": "Click anywhere to create a new inventory button or to edit one. Hold SHIFT to grid align.",
"firmament.config.item-hotkeys": "Item Hotkeys",