From 2cfda0230cca44b51e1b71db77d6c2a4ae7d42a1 Mon Sep 17 00:00:00 2001 From: Trương Hoàng Long Date: Mon, 14 Mar 2022 22:26:20 +0100 Subject: Update en_us.json --- src/main/resources/assets/skyblocker/lang/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources/assets/skyblocker/lang') 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 +} -- cgit