aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorWapic <17051068+Wapic@users.noreply.github.com>2025-07-14 21:48:07 +0200
committerLinnea Gräf <nea@nea.moe>2025-08-12 01:22:56 +0200
commitf3e5a5181b47b0a7c51dd04722e0cc912a52b4dc (patch)
tree18e1d6d0b13d1ba512b2403a2839f868beda913a /translations
parent6bd39eb81fb35b4dbd3107955a076ccacc70ee23 (diff)
downloadFirmament-f3e5a5181b47b0a7c51dd04722e0cc912a52b4dc.tar.gz
Firmament-f3e5a5181b47b0a7c51dd04722e0cc912a52b4dc.tar.bz2
Firmament-f3e5a5181b47b0a7c51dd04722e0cc912a52b4dc.zip
feat: Junk Highlighter
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index 542abe0..5404862 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -423,6 +423,12 @@
"firmament.config.waypoints.skip-to-nearest.description": "Allow skipping waypoints in an ordered list. If disabled you will need to walk to the next point, before being allowed to the next one after.",
"firmament.config.waypoints.temp-waypoint-duration": "Temporary Waypoint Duration",
"firmament.config.waypoints.temp-waypoint-duration.description": "Display waypoints sent by other players using /firm sendcoords in the world.",
+ "firmament.config.junk-highlighter": "Junk Highlighter",
+ "firmament.config.junk-highlighter.description": "Highlight items using regex to search for items in your inventory",
+ "firmament.config.junk-highlighter.regex": "Search Regex",
+ "firmament.config.junk-highlighter.regex.description": "The RegEx (Regular Expression) to use when searching",
+ "firmament.config.junk-highlighter.highlight": "Highlight Keybind",
+ "firmament.config.junk-highlighter.highlight.description": "Highlight found items when this keybind is held",
"firmament.debug.skyblockid": "SkyBlock ID: %s",
"firmament.debug.skyblockid.copy": "Click to copy SkyBlock ID",
"firmament.dev.resourcerebuild.done": "Gradle resource rebuild done in %s",