diff options
author | Linnea Gräf <nea@nea.moe> | 2024-11-17 16:22:17 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-11-17 16:22:17 +0100 |
commit | 9eaa41db6aa2e83ddc250f30cc4fe4e3dcf647af (patch) | |
tree | c01a1f9e4392f9eba749ccca3035761cd931c69d /translations | |
parent | ffebb438f8d1582ee65936399b79dd714454f223 (diff) | |
download | Firmament-9eaa41db6aa2e83ddc250f30cc4fe4e3dcf647af.tar.gz Firmament-9eaa41db6aa2e83ddc250f30cc4fe4e3dcf647af.tar.bz2 Firmament-9eaa41db6aa2e83ddc250f30cc4fe4e3dcf647af.zip |
feat: Allow using fine gemstones for pristine profit tracker
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 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)", |