aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-02-27 23:06:26 +0100
committerLinnea Gräf <nea@nea.moe>2025-02-27 23:06:26 +0100
commit145fff6a59f0f58305d6c057e97f2a1d6c958744 (patch)
tree3a6a4eb28962260b79def40d07ff1a66e1eaa29c /translations
parent5791c0cf38ef9f6f01b8d4ec1279c62734ed135f (diff)
downloadFirmament-145fff6a59f0f58305d6c057e97f2a1d6c958744.tar.gz
Firmament-145fff6a59f0f58305d6c057e97f2a1d6c958744.tar.bz2
Firmament-145fff6a59f0f58305d6c057e97f2a1d6c958744.zip
feat: Allow multi slot bindingHEADmaster
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 1d0a8ed..7034528 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -242,6 +242,8 @@
"firmament.config.slot-locking.lock-uuid": "Lock UUID (Lock Item)",
"firmament.config.slot-locking.lock-uuid.description": "Lock a SkyBlock item by it's UUID. This blocks a specific item from being dropped/sold, but still allows moving it around.",
"firmament.config.slot-locking.lock.description": "Lock a slot, preventing any item from being moved from, dropped from, or placed into this slot.",
+ "firmament.config.slot-locking.multi-bind": "Allow Multi Binding",
+ "firmament.config.slot-locking.multi-bind.description": "Allow binding the same hotbar slot to multiple inventory slots.",
"firmament.config.slot-locking.require-quick-move": "Require Shift-Click for Bound Slots",
"firmament.config.slot-locking.require-quick-move.description": "If turned off, allows to switch between bound slots without holding shift.",
"firmament.config.storage-overlay": "Storage Overlay",