diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-05-08 00:04:35 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-05-08 00:08:09 +0200 |
| commit | 6663f70f36bcd67b548aacae73ec5bd6302a0395 (patch) | |
| tree | 17eeaa0fecf2812392c83eab6d2442e2c328d1a4 /translations | |
| parent | 05f9bc064cb01041d79d08d386485c29bfa20027 (diff) | |
| download | Firmament-6663f70f36bcd67b548aacae73ec5bd6302a0395.tar.gz Firmament-6663f70f36bcd67b548aacae73ec5bd6302a0395.tar.bz2 Firmament-6663f70f36bcd67b548aacae73ec5bd6302a0395.zip | |
feat(dev): Add copy inventory title button
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 df6893c..ba19713 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -192,6 +192,8 @@ "firmament.config.power-user.copy-skull-texture.description": "Copy the texture location that can be used to re-texture the skull under your cross-hair.", "firmament.config.power-user.copy-texture-pack-id": "Copy Texture Pack Id", "firmament.config.power-user.copy-texture-pack-id.description": "Copy the texture pack id that is used for the item stack under your cursor.", + "firmament.config.power-user.copy-title": "Copy Inventory Title", + "firmament.config.power-user.copy-title.description": "Copies Inventory and Screen Titles", "firmament.config.power-user.entity-data": "Show Entity Data", "firmament.config.power-user.entity-data.description": "Print out information about the entity under your cross-hair.", "firmament.config.power-user.show-item-id": "Show SkyBlock Ids", |
