diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-06-08 00:03:38 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-06-08 00:03:38 +0200 |
| commit | 576dd477bb79d8c0953ae9ef04f879efb36e2d4b (patch) | |
| tree | c3c253b622e18931872077b12905fbdecbe7a9de /translations | |
| parent | d8472888c0d030d745f2970802fe315ef8ca2a20 (diff) | |
| download | Firmament-576dd477bb79d8c0953ae9ef04f879efb36e2d4b.tar.gz Firmament-576dd477bb79d8c0953ae9ef04f879efb36e2d4b.tar.bz2 Firmament-576dd477bb79d8c0953ae9ef04f879efb36e2d4b.zip | |
feat: Add border to selected storage page
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 0e1570a..57a5b4d 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -279,6 +279,8 @@ "firmament.config.storage-overlay.inverse-scroll.description": "Invert the mouse wheel scrolling in Firmament's storage overlay.", "firmament.config.storage-overlay.margin": "Margin", "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.padding": "Padding", "firmament.config.storage-overlay.padding.description": "Padding inside of the storage overview.", "firmament.config.storage-overlay.rows": "Columns", @@ -397,5 +399,5 @@ "firmament.warp-util.mark-excluded": "Firmament: Tried to warp to %s, but it was not unlocked. I will avoid warping there again.", "firmament.warp-util.no-warp-found": "Could not find an unlocked warp in %s", "firmament.waypoint.temporary": "Temporary Waypoint: %s", - "firmanent.config.edit": "Edit" + "zzzzzzzzz.lastentry": "Here so every real firmament entry has a trailing ," } |
