diff options
author | Linnea Gräf <nea@nea.moe> | 2024-01-19 00:25:02 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-01-19 00:25:02 +0100 |
commit | dcb769967dce8c4e98f035c23f5167553750a94a (patch) | |
tree | 5f584ada4028199c3054c508da9944a685533f04 /src/main/resources | |
parent | 7255bb655768c0b9a9e6a04e4e69eb264047ef1b (diff) | |
download | firmament-dcb769967dce8c4e98f035c23f5167553750a94a.tar.gz firmament-dcb769967dce8c4e98f035c23f5167553750a94a.tar.bz2 firmament-dcb769967dce8c4e98f035c23f5167553750a94a.zip |
Add warp to diana guess keybind
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/firmament/lang/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json index 2f3f4d9..824a4a0 100644 --- a/src/main/resources/assets/firmament/lang/en_us.json +++ b/src/main/resources/assets/firmament/lang/en_us.json @@ -21,6 +21,7 @@ "firmament.tooltip.ah.lowestbin": "Lowest BIN: %d", "firmament.pv.pets": "Pets", "firmament.config.diana": "Diana", + "firmament.config.diana.ancestral-teleport": "Warp near guess", "firmament.config.diana.ancestral-spade": "Ancestral Spade Solver", "firmament.config.diana.nearby-waypoints": "Nearby Waypoints Highlighter", "firmament.config.pristine-profit": "Pristine Profit Tracker", @@ -74,6 +75,7 @@ "firmament.inventory-buttons.import-failed": "One of your buttons could only be imported partially", "firmament.config.inventory-buttons": "Inventory buttons", "firmament.config.inventory-buttons.open-editor": "Open Editor", + "firmament.warp-util.mark-excluded": "Firmament: Tried to warp to %s, but it was not unlocked. I will avoid warping there again.", "firmament.waypoint.temporary": "Temporary Waypoint: %s", "firmament.config.waypoints": "Waypoints", "firmament.config.waypoints.temp-waypoint-duration": "Temporary Waypoint Duration", |