aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2023-11-12 14:45:05 +0100
committerLinnea Gräf <nea@nea.moe>2023-11-12 14:45:05 +0100
commit2c9c38868345d5e133179597936f8e584075b8de (patch)
treea055cd6224d71058821558db33296a4900068216 /src/main/resources
parent897ab0f06b06e4c14eab31a1bf45365671471c8c (diff)
downloadfirmament-2c9c38868345d5e133179597936f8e584075b8de.tar.gz
firmament-2c9c38868345d5e133179597936f8e584075b8de.tar.bz2
firmament-2c9c38868345d5e133179597936f8e584075b8de.zip
Add temporary waypoints and /firm sendcoords
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/firmament/lang/en_us.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json
index 4d00d4d..8ae1300 100644
--- a/src/main/resources/assets/firmament/lang/en_us.json
+++ b/src/main/resources/assets/firmament/lang/en_us.json
@@ -64,7 +64,10 @@
"firmament.inventory-buttons.save-preset": "Save Preset",
"firmament.inventory-buttons.load-preset": "Load Preset",
"firmament.inventory-buttons.import-failed": "One of your buttons could only be imported partially",
- "firmament.config.inventory-buttons": "One of your buttons could only be imported partially",
+ "firmament.config.inventory-buttons": "Inventory buttons",
+ "firmament.waypoint.temporary": "Temporary Waypoint: %s",
+ "firmament.config.waypoints": "Waypoints",
+ "firmament.config.waypoints.temp-waypoint-duration": "Temporary Waypoint Duration",
"firmament.recipe.forge.time": "Forging Time: %s",
"firmament.pv.skills": "Skills",
"firmament.pv.skills.farming": "Farming",