diff options
| author | Emily Lovegrove <yhtez@protonmail.com> | 2025-07-08 16:38:51 +0100 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-10 18:26:05 +0200 |
| commit | 11e34b0b4b70eb02ef1573e739815a0b306f006f (patch) | |
| tree | b842355a942bc1177c4d226b1e9c38e49e6ced1a /translations | |
| parent | a698e7171482f346e13e776b30decb6872746953 (diff) | |
| download | Firmament-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.json | 2 |
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", |
