From 393ab62f28fd478fb83b8ed3a9a3ab17f4f35024 Mon Sep 17 00:00:00 2001 From: LoseFace Date: Wed, 1 Oct 2025 04:22:24 -0700 Subject: [PATCH] chore(webui): improving description en.js --- static/webui/translations/en.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/webui/translations/en.js b/static/webui/translations/en.js index fbf9dbee..993e3e8f 100644 --- a/static/webui/translations/en.js +++ b/static/webui/translations/en.js @@ -1,5 +1,5 @@ dict = { - general_inventoryUpdateNote: `Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`, + general_inventoryUpdateNote: `Note: To see changes in-game, you need to resync your inventory, e.g. using the in-game chat /sync command, visiting a dojo/relay, or relogging.`, general_inventoryUpdateNoteGameWs: `Note: You may need to reopen any menu you are on for changes to be reflected.`, general_addButton: `Add`, general_setButton: `Set`, @@ -226,7 +226,7 @@ dict = { cheats_baroFullyStocked: `Baro Fully Stocked`, cheats_syndicateMissionsRepeatable: `Syndicate Missions Repeatable`, cheats_unlockAllProfitTakerStages: `Unlock All Profit Taker Stages`, - cheats_unlockSuccInventory: `Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`, + cheats_unlockSuccInventory: `Success. Please note that you'll need to resync your inventory, e.g. using the in-game chat /sync command, visiting a dojo/relay, or relogging.`, cheats_instantFinishRivenChallenge: `Instant Finish Riven Challenge`, cheats_instantResourceExtractorDrones: `Instant Resource Extractor Drones`, cheats_noResourceExtractorDronesDamage: `No Resource Extractor Drones Damage`,