aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob <admin@kath.lol>2025-06-21 12:41:35 +0800
committerLinnea Gräf <nea@nea.moe>2025-06-21 14:35:46 +0200
commitfc640a97d937f82b1022ff651c15987e8d063437 (patch)
treec029c576a73e42e090b1f1d7653ef2346801768b
parent9189dbbacf88bc0cc53f367ea79db456fbb08a3c (diff)
downloadFirmament-fc640a97d937f82b1022ff651c15987e8d063437.tar.gz
Firmament-fc640a97d937f82b1022ff651c15987e8d063437.tar.bz2
Firmament-fc640a97d937f82b1022ff651c15987e8d063437.zip
feat: export item stack translations
-rw-r--r--translations/en_us.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index 8b7abc3..72c50c5 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -209,6 +209,8 @@
"firmament.config.power-user.copy-title.description": "Copies Inventory and Screen Titles",
"firmament.config.power-user.entity-data": "Show Entity Data",
"firmament.config.power-user.entity-data.description": "Print out information about the entity under your cross-hair.",
+ "firmament.config.power-user.export-item-stack": "Export Item Stack",
+ "firmament.config.power-user.export-item-stack.description": "Exports the hovered item to the repo data folder",
"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",