From fba91100cb57b4359f235bfcca352c052ec0eefb Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Mon, 18 Nov 2024 15:35:18 +0100 Subject: fix: Pristine profit tracker width --- translations/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'translations/en_us.json') diff --git a/translations/en_us.json b/translations/en_us.json index 34ffdb0..6fd0425 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -162,7 +162,7 @@ "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": "Pristine Profit HUD", "firmament.config.pristine-profit.position.description": "Edit the pristine profit hud location.", "firmament.config.pristine-profit.timeout": "Timeout (0 = disabled)", "firmament.config.pristine-profit.timeout.description": "Track the profit you make from pristine gemstones while mining. Set to 0 seconds to disable the HUD.", -- cgit