diff options
| author | Wapic <17051068+Wapic@users.noreply.github.com> | 2025-03-13 16:12:32 +0100 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-03-14 20:20:24 +0100 |
| commit | 2cfe476909673dff921674bc9d19b046e850ef9d (patch) | |
| tree | 9092e362a8263e33152e28d8420d9053cbf9ed57 /translations | |
| parent | 0765c8aee181dda89b08f89c4a7deb301f00f656 (diff) | |
| download | Firmament-2cfe476909673dff921674bc9d19b046e850ef9d.tar.gz Firmament-2cfe476909673dff921674bc9d19b046e850ef9d.tar.bz2 Firmament-2cfe476909673dff921674bc9d19b046e850ef9d.zip | |
feat: Add transparent textures for storage overlay
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 8321112..14ed3f6 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -266,6 +266,10 @@ "firmament.config.storage-overlay.rows.description": "Max columns used by the storage overlay and overview.", "firmament.config.storage-overlay.scroll-speed": "Scroll Speed", "firmament.config.storage-overlay.scroll-speed.description": "Scroll speed inside of the storage overlay and overview.", + "firmament.config.storage-overlay.texture": "Storage Overlay Texture", + "firmament.config.storage-overlay.texture.description": "Set which texture to use for storage overlay", + "firmament.config.storage-overlay.texture.choice.default": "Default", + "firmament.config.storage-overlay.texture.choice.clear": "Clear", "firmament.config.waypoints": "Waypoints", "firmament.config.waypoints.show-index": "Show ordered waypoint indexes", "firmament.config.waypoints.show-index.description": "Show the number of an ordered waypoint in the world.", |
