From 9eaa41db6aa2e83ddc250f30cc4fe4e3dcf647af Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sun, 17 Nov 2024 16:22:17 +0100 Subject: feat: Allow using fine gemstones for pristine profit tracker --- translations/en_us.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'translations/en_us.json') diff --git a/translations/en_us.json b/translations/en_us.json index 623d40e..8471552 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -157,6 +157,8 @@ "firmament.config.price-data.enable-keybind": "Enable only with Keybinding", "firmament.config.price-data.enable-keybind.description": "Only show auction/bazaar prices when holding this keybinding. Unbind to always show.", "firmament.config.pristine-profit": "Pristine Profit Tracker", + "firmament.config.pristine-profit.fine-gemstones": "Use Fine Gemstones", + "firmament.config.pristine-profit.fine-gemstones.description": "Use the (more stable) price of fine gemstones, instead of flawed gemstones.", "firmament.config.pristine-profit.position": "Position", "firmament.config.pristine-profit.position.description": "Edit the pristine profit hud location.", "firmament.config.pristine-profit.timeout": "Timeout (0 = disabled)", -- cgit