From 970dfddaf9e80d6b206f411139227397f4d9e847 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sun, 17 Nov 2024 17:29:15 +0100 Subject: feat: Add bazaar/ah search hotkey --- translations/en_us.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'translations') diff --git a/translations/en_us.json b/translations/en_us.json index 8471552..34ffdb0 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -119,6 +119,9 @@ "firmament.config.inventory-buttons": "Inventory buttons", "firmament.config.inventory-buttons.open-editor": "Open Editor", "firmament.config.inventory-buttons.open-editor.description": "Click anywhere to create a new inventory button or to edit one. Hold SHIFT to grid align.", + "firmament.config.item-hotkeys": "Item Hotkeys", + "firmament.config.item-hotkeys.global-trade-interface": "Search on Bazaar/AH", + "firmament.config.item-hotkeys.global-trade-interface.description": "Press this button to search the hovered item on the bazaar or auction house.", "firmament.config.item-rarity-cosmetics": "Item Rarity Cosmetics", "firmament.config.item-rarity-cosmetics.background": "Slot Background Rarity", "firmament.config.item-rarity-cosmetics.background-hotbar": "Hotbar Background Rarity", -- cgit