aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-06-07 23:41:35 +0200
committerLinnea Gräf <nea@nea.moe>2025-06-08 00:24:14 +0200
commita54de2116a535d4e5dad3d9ea7cadec752ae819a (patch)
treef978a1329ad7043da8b97e13ddfadd4d96708d2d /translations
parent5eb4bc7f2473f827cce6cb7dbb263460f7d8d4f4 (diff)
downloadFirmament-a54de2116a535d4e5dad3d9ea7cadec752ae819a.tar.gz
Firmament-a54de2116a535d4e5dad3d9ea7cadec752ae819a.tar.bz2
Firmament-a54de2116a535d4e5dad3d9ea7cadec752ae819a.zip
feat: AVG Lowest BIN in Price Data Feature
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index 57a5b4d..924836c 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -203,6 +203,12 @@
"firmament.config.power-user.show-item-id": "Show SkyBlock Ids",
"firmament.config.power-user.show-item-id.description": "Show the SkyBlock id of items underneath them.",
"firmament.config.price-data": "Price data",
+ "firmament.config.price-data.avg-lowest-bin-days": "AVG Lowest Bin Days",
+ "firmament.config.price-data.avg-lowest-bin-days.description": "Select if and for how long the AVG Lowest BIN should show.",
+ "firmament.config.price-data.avg-lowest-bin-days.choice.off": "Off",
+ "firmament.config.price-data.avg-lowest-bin-days.choice.onedayavglowestbin": "1 Day",
+ "firmament.config.price-data.avg-lowest-bin-days.choice.threedayavglowestbin": "3 Days",
+ "firmament.config.price-data.avg-lowest-bin-days.choice.sevendayavglowestbin": "7 Days",
"firmament.config.price-data.enable-always": "Enable Item Price",
"firmament.config.price-data.enable-always.description": "Show item auction/bazaar prices on SkyBlock items",
"firmament.config.price-data.enable-keybind": "Enable only with Keybinding",