diff options
author | Trương Hoàng Long <longtruong2411@gmail.com> | 2022-03-14 22:26:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-14 22:26:20 +0100 |
commit | 2cfda0230cca44b51e1b71db77d6c2a4ae7d42a1 (patch) | |
tree | 13def4ae306fad86f99f5ad37112890c959f5214 /src/main/resources | |
parent | 8950706b8fbb945771059176de3e2180884a33a0 (diff) | |
download | Skyblocker-2cfda0230cca44b51e1b71db77d6c2a4ae7d42a1.tar.gz Skyblocker-2cfda0230cca44b51e1b71db77d6c2a4ae7d42a1.tar.bz2 Skyblocker-2cfda0230cca44b51e1b71db77d6c2a4ae7d42a1.zip |
Update en_us.json
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 9ac021cf..db024916 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -10,7 +10,7 @@ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Enable Bars", "text.autoconfig.skyblocker.option.general.quicknav": "Quicknav", "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Enable Quicknav", - "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Backpack preview without press shift key", + "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "View backpack preview without holding Shift", "text.autoconfig.skyblocker.option.general.itemTooltip": "Item Tooltip", "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Enable NPC Price", "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Enable Avg. BIN Price", @@ -65,4 +65,4 @@ "text.autoconfig.skyblocker.option.general.enableUpdateNotification": "Update Notification", "skyblocker.api.got_key": "§b[§6Skyblocker§b] §2Automatically set your API key!" -}
\ No newline at end of file +} |