diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-09-06 00:44:10 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-09-06 00:44:10 +0200 |
| commit | 85b71d2a406c3c580dfd9af45ccfeef49b35581d (patch) | |
| tree | 51361a98054c793a7d4bdd3a72636962b6fe8fe9 /translations | |
| parent | afc908fded2e35aad069cb1257072c263418f416 (diff) | |
| download | Firmament-85b71d2a406c3c580dfd9af45ccfeef49b35581d.tar.gz Firmament-85b71d2a406c3c580dfd9af45ccfeef49b35581d.tar.bz2 Firmament-85b71d2a406c3c580dfd9af45ccfeef49b35581d.zip | |
feat: Allow blocking unequipping wardrobe with keybinds
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 9ca6852..feea7fc 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -409,6 +409,8 @@ "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.allow-unequipping": "Allow unequipping", + "firmament.config.wardrobe-keybinds.allow-unequipping.description": "Allow unequipping items via wardrobe hotkeys.", "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", |
