diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-06-04 15:48:31 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-06-04 19:05:09 +0200 |
| commit | 6b697b8936c41b14b005704553de7004f6c7ce18 (patch) | |
| tree | 28c7910d11027464a21b672230397d1193e15f7d /translations | |
| parent | 3695589a47c7434f4c5abbe2ebead052c0d07ba6 (diff) | |
| download | Firmament-6b697b8936c41b14b005704553de7004f6c7ce18.tar.gz Firmament-6b697b8936c41b14b005704553de7004f6c7ce18.tar.bz2 Firmament-6b697b8936c41b14b005704553de7004f6c7ce18.zip | |
feat: Hover Text to Inventory Buttons
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 c08439f..4e20ca1 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -129,6 +129,8 @@ "firmament.config.fixes.player-skins": "Fix unsigned Player Skins", "firmament.config.fixes.player-skins.description": "Mark all player skins as signed, preventing console spam, and some rendering issues.", "firmament.config.inventory-buttons": "Inventory buttons", + "firmament.config.inventory-buttons.hover-text": "Hover Text", + "firmament.config.inventory-buttons.hover-text.description": "Hovering over inventory buttons will show the command they run.", "firmament.config.inventory-buttons.open-editor": "Open Editor", "firmament.config.inventory-buttons.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", |
