diff options
| author | Jacob <admin@kath.lol> | 2025-07-02 12:53:18 +0800 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-03 14:51:24 +0200 |
| commit | 11317d351a34baecc03091e38fdc7f6598fa59aa (patch) | |
| tree | 6120f0640f374a20e061d0ce7278cd927984b0b6 /translations | |
| parent | d306785d7e6a8c50a3748e720600a3c131652832 (diff) | |
| download | Firmament-11317d351a34baecc03091e38fdc7f6598fa59aa.tar.gz Firmament-11317d351a34baecc03091e38fdc7f6598fa59aa.tar.bz2 Firmament-11317d351a34baecc03091e38fdc7f6598fa59aa.zip | |
feat: page button in waydrobe keybinds
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index c474d23..5cadd74 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -355,6 +355,12 @@ "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.wardrobe-keybinds": "Wardrobe Keybinds", + "firmament.config.wardrobe-keybinds.change-page": "Change Page", + "firmament.config.wardrobe-keybinds.change-page.description": "Changes the active page", + "firmament.config.wardrobe-keybinds.next-page": "Next Page", + "firmament.config.wardrobe-keybinds.next-page.description": "Goes to the next page", + "firmament.config.wardrobe-keybinds.previous-page": "Previous Page", + "firmament.config.wardrobe-keybinds.previous-page.description": "Goes to the previous page", "firmament.config.wardrobe-keybinds.slot-1": "Slot 1", "firmament.config.wardrobe-keybinds.slot-1.description": "Keybind to toggle the first set in your wardrobe", "firmament.config.wardrobe-keybinds.slot-2": "Slot 2", |
