diff options
| author | Jacob <admin@kath.lol> | 2025-06-25 23:16:28 +0800 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-06-26 16:38:33 +0200 |
| commit | e4490f23bd3091e147ddc4525ba1edb87ce41930 (patch) | |
| tree | 87f3e4bf7b6db015bb3f502488281714b65b3ef7 /translations | |
| parent | 69124551ab0d8537d2abe542c100ac798b727ce6 (diff) | |
| download | Firmament-e4490f23bd3091e147ddc4525ba1edb87ce41930.tar.gz Firmament-e4490f23bd3091e147ddc4525ba1edb87ce41930.tar.bz2 Firmament-e4490f23bd3091e147ddc4525ba1edb87ce41930.zip | |
feat: wardrobe keybinds
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 0628915..1ef9a9b 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -331,6 +331,27 @@ "firmament.config.storage-overlay.rows.description": "Max columns used by the storage overlay and overview.", "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.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", + "firmament.config.wardrobe-keybinds.slot-2.description": "Keybind to toggle the second set in your wardrobe", + "firmament.config.wardrobe-keybinds.slot-3": "Slot 3", + "firmament.config.wardrobe-keybinds.slot-3.description": "Keybind to toggle the third set in your wardrobe", + "firmament.config.wardrobe-keybinds.slot-4": "Slot 4", + "firmament.config.wardrobe-keybinds.slot-4.description": "Keybind to toggle the fourth set in your wardrobe", + "firmament.config.wardrobe-keybinds.slot-5": "Slot 5", + "firmament.config.wardrobe-keybinds.slot-5.description": "Keybind to toggle the fifth set in your wardrobe", + "firmament.config.wardrobe-keybinds.slot-6": "Slot 6", + "firmament.config.wardrobe-keybinds.slot-6.description": "Keybind to toggle the sixth set in your wardrobe", + "firmament.config.wardrobe-keybinds.slot-7": "Slot 7", + "firmament.config.wardrobe-keybinds.slot-7.description": "Keybind to toggle the seventh set in your wardrobe", + "firmament.config.wardrobe-keybinds.slot-8": "Slot 8", + "firmament.config.wardrobe-keybinds.slot-8.description": "Keybind to toggle the eighth set in your wardrobe", + "firmament.config.wardrobe-keybinds.slot-9": "Slot 9", + "firmament.config.wardrobe-keybinds.slot-9.description": "Keybind to toggle the ninth set in your wardrobe", + "firmament.config.wardrobe-keybinds.wardrobe-keybinds": "Keybinds for your wardrobe", + "firmament.config.wardrobe-keybinds.wardrobe-keybinds.description": "Lets you use your number keys to quickly change your wardrobe", "firmament.config.waypoints": "Waypoints", "firmament.config.waypoints.reset-order-on-swap": "Reset Ordered Waypoints On Hop", "firmament.config.waypoints.reset-order-on-swap.description": "Resets Ordered Waypoint progress after swapping to another world.", |
