aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-07-04 20:03:33 +0200
committerLinnea Gräf <nea@nea.moe>2025-07-04 21:40:31 +0200
commit8225bde82baecbb39f123f3507874c7adbe1c2fe (patch)
tree70a8194b66718a5b01ce9261d147c020b3fe9588 /translations
parent918ee6ab5bc62f926edd34ac209a48ddeb71ae12 (diff)
downloadFirmament-8225bde82baecbb39f123f3507874c7adbe1c2fe.tar.gz
Firmament-8225bde82baecbb39f123f3507874c7adbe1c2fe.tar.bz2
Firmament-8225bde82baecbb39f123f3507874c7adbe1c2fe.zip
feat: Option to choose the colour of the selected Storage Page
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index 3431259..faf68e8 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -131,6 +131,8 @@
"firmament.config.etherwarp-overlay": "Etherwarp Overlay",
"firmament.config.etherwarp-overlay.cube": "Cube",
"firmament.config.etherwarp-overlay.cube.description": "Displays a full cube on the block",
+ "firmament.config.etherwarp-overlay.cube-colour": "Cube Color",
+ "firmament.config.etherwarp-overlay.cube-colour.description": "Choose the colour of the etherwarp target block.",
"firmament.config.etherwarp-overlay.etherwarp-overlay": "Etherwarp Overlay",
"firmament.config.etherwarp-overlay.etherwarp-overlay.description": "Display an overlay that tells you what block you will warp to.",
"firmament.config.etherwarp-overlay.wireframe": "Outline",
@@ -356,6 +358,8 @@
"firmament.config.storage-overlay.margin.description": "Margin inside of the storage overview.",
"firmament.config.storage-overlay.outline-active-page": "Outline Active Page",
"firmament.config.storage-overlay.outline-active-page.description": "Put a border around the selected storage page in the storage overlay.",
+ "firmament.config.storage-overlay.outline-active-page-colour": "Outline Colour",
+ "firmament.config.storage-overlay.outline-active-page-colour.description": "Change the colour of the border around your selected storage page.",
"firmament.config.storage-overlay.padding": "Padding",
"firmament.config.storage-overlay.padding.description": "Padding inside of the storage overview.",
"firmament.config.storage-overlay.rows": "Columns",