aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob <admin@kath.lol>2025-06-24 13:26:32 +0800
committerLinnea Gräf <nea@nea.moe>2025-06-24 14:08:13 +0200
commit194b6f642d25fdb50dc8aa098cb9fdad3a0bc5d1 (patch)
tree9dbfeb7141743ac58ce23968964c698a77204f92
parente844d3d0e2733602ecbf32c2ee743d10ae7b5dc3 (diff)
downloadFirmament-194b6f642d25fdb50dc8aa098cb9fdad3a0bc5d1.tar.gz
Firmament-194b6f642d25fdb50dc8aa098cb9fdad3a0bc5d1.tar.bz2
Firmament-194b6f642d25fdb50dc8aa098cb9fdad3a0bc5d1.zip
feat: more missing translations
-rw-r--r--translations/en_us.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index 72ff203..ec78ed6 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -227,6 +227,10 @@
"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.export-npc-location": "Export NPC Location",
+ "firmament.config.power-user.export-npc-location.description": "Export the NPC's location to the repo data",
+ "firmament.config.power-user.export-recipe": "Export Recipe Data",
+ "firmament.config.power-user.export-recipe.description": "Export Recipe Data to the repo data",
"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",