aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorEmily Lovegrove <yhtez@protonmail.com>2025-07-08 16:38:51 +0100
committerLinnea Gräf <nea@nea.moe>2025-07-10 18:26:05 +0200
commit11e34b0b4b70eb02ef1573e739815a0b306f006f (patch)
treeb842355a942bc1177c4d226b1e9c38e49e6ced1a /translations
parenta698e7171482f346e13e776b30decb6872746953 (diff)
downloadFirmament-11e34b0b4b70eb02ef1573e739815a0b306f006f.tar.gz
Firmament-11e34b0b4b70eb02ef1573e739815a0b306f006f.tar.bz2
Firmament-11e34b0b4b70eb02ef1573e739815a0b306f006f.zip
feat: Option to save scroll position in storage overlay
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index 5d3a2f2..e50864e 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -375,6 +375,8 @@
"firmament.config.storage-overlay.outline-active-page.description": "Put a border around the selected storage page in the storage overlay.",
"firmament.config.storage-overlay.padding": "Padding",
"firmament.config.storage-overlay.padding.description": "Padding inside of the storage overview.",
+ "firmament.config.storage-overlay.retain-scroll": "Retain Scroll Position",
+ "firmament.config.storage-overlay.retain-scroll.description": "Retain scroll position when closing storage overlay and overview.",
"firmament.config.storage-overlay.rows": "Columns",
"firmament.config.storage-overlay.rows.description": "Max columns used by the storage overlay and overview.",
"firmament.config.storage-overlay.scroll-speed": "Scroll Speed",