diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/firmament/lang/en_us.json | 5 |
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", |