diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-07-10 18:23:56 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-10 18:25:47 +0200 |
| commit | a698e7171482f346e13e776b30decb6872746953 (patch) | |
| tree | 0a55a3fccfeea6af99c4ee60b525a15178e3f05e /translations | |
| parent | ea50a4e324b92c2bddf1637cd7b1eb7ed2312014 (diff) | |
| download | Firmament-a698e7171482f346e13e776b30decb6872746953.tar.gz Firmament-a698e7171482f346e13e776b30decb6872746953.tar.bz2 Firmament-a698e7171482f346e13e776b30decb6872746953.zip | |
feat: highlight storage search results
Diffstat (limited to 'translations')
| -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 95b43f1..5d3a2f2 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -363,6 +363,8 @@ "firmament.config.storage-overlay.block-item-scrolling.description": "Disables scrolling the storage overlay screen while you are hovering over an item. Useful if you have a tooltip scrolling mod.", "firmament.config.storage-overlay.height": "Storage Height", "firmament.config.storage-overlay.height.description": "The height of the scrollable storage panel.", + "firmament.config.storage-overlay.highlight-search-results": "Highlight Search Results", + "firmament.config.storage-overlay.highlight-search-results.description": "Highlight the search results in the ender chest overlay.", "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", |
