diff options
author | Linnea Gräf <nea@nea.moe> | 2024-11-13 14:14:52 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-11-13 14:14:52 +0100 |
commit | a1bfa7d2b28cfd416ca644bb73419517ddc2b17d (patch) | |
tree | 3a0fbc5f3091a074f55b269503d3ab9e24abf06d /translations/en_us.json | |
parent | 1af4a0b82659288773314906c2de20bd3656f876 (diff) | |
download | Firmament-a1bfa7d2b28cfd416ca644bb73419517ddc2b17d.tar.gz Firmament-a1bfa7d2b28cfd416ca644bb73419517ddc2b17d.tar.bz2 Firmament-a1bfa7d2b28cfd416ca644bb73419517ddc2b17d.zip |
feat: Add height setting to storage overlay
Diffstat (limited to 'translations/en_us.json')
-rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 61ca950..623d40e 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -202,6 +202,8 @@ "firmament.config.storage-overlay": "Storage Overlay", "firmament.config.storage-overlay.always-replace": "Always Open Overlay", "firmament.config.storage-overlay.always-replace.description": "Always replace the ender chest with Firmament's storage overlay.", + "firmament.config.storage-overlay.height": "Storage Height", + "firmament.config.storage-overlay.height.description": "The height of the scrollable storage panel.", "firmament.config.storage-overlay.inverse-scroll": "Invert Scroll", "firmament.config.storage-overlay.inverse-scroll.description": "Invert the mouse wheel scrolling in Firmament's storage overlay.", "firmament.config.storage-overlay.margin": "Margin", |