aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/en_us.json
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-02-07 18:07:40 +0000
committerolim <bobq4582@gmail.com>2024-02-07 18:07:40 +0000
commitc6915a199f151f05936cc6cb745f242e87a12c46 (patch)
tree49cd1e299d7a20170be59ccd896d83cde256fcda /src/main/resources/assets/skyblocker/lang/en_us.json
parent367d70ab4d66fc0bd6aef31ce21afa055b517f54 (diff)
downloadSkyblocker-c6915a199f151f05936cc6cb745f242e87a12c46.tar.gz
Skyblocker-c6915a199f151f05936cc6cb745f242e87a12c46.tar.bz2
Skyblocker-c6915a199f151f05936cc6cb745f242e87a12c46.zip
add descriptions to the options
add tool tip options for the settings
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 9800992b..ef193c2d 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -132,10 +132,15 @@
"text.autoconfig.skyblocker.option.general.flameOverlay.flameOpacity": "Flame Opacity",
"text.autoconfig.skyblocker.option.general.searchOverlay": "Search Overlay",
"text.autoconfig.skyblocker.option.general.searchOverlay.enableBazaar": "Enable For Bazaar",
- "text.autoconfig.skyblocker.option.general.searchOverlay.keepPreviousSearches": "Keep Previous Searches",
+ "text.autoconfig.skyblocker.option.general.searchOverlay.enableBazaar.@Tooltip": "Show custom search overlay when searching in bazaar.",
"text.autoconfig.skyblocker.option.general.searchOverlay.enableAuctionHouse": "Enable For Auction House",
+ "text.autoconfig.skyblocker.option.general.searchOverlay.enableAuctionHouse.@Tooltip": "Show custom search overlay when searching in auction house.",
+ "text.autoconfig.skyblocker.option.general.searchOverlay.keepPreviousSearches": "Keep Previous Searches",
+ "text.autoconfig.skyblocker.option.general.searchOverlay.keepPreviousSearches.@Tooltip": "Keep existing search queue when opening overlay.",
"text.autoconfig.skyblocker.option.general.searchOverlay.maxSuggestions": "Maximum Suggestions",
+ "text.autoconfig.skyblocker.option.general.searchOverlay.maxSuggestions.@Tooltip": "The maximum number off suggested items to show.",
"text.autoconfig.skyblocker.option.general.searchOverlay.historyLength": "Saved Search History Length",
+ "text.autoconfig.skyblocker.option.general.searchOverlay.historyLength.@Tooltip": "The long of a search history to save and display for the overlay.",
"text.autoconfig.skyblocker.option.general.betterPartyFinder": "Better Party Finder",
"skyblocker.itemTooltip.nullMessage": "§cItem price information on tooltip will renew in max 60 seconds. If not, check latest.log",
"skyblocker.itemTooltip.noData": "§cNo Data",