chore(webui): fix typos #2832

Merged
Sainan merged 20 commits from :main into main 2025-10-01 01:23:08 -07:00
Showing only changes of commit 698f418617 - Show all commits

View File

@ -92,7 +92,7 @@ dict = {
navbar_import: `Import`,
inventory_addItems: `Add Items`,
inventory_addItemByItemType: `Raw`,
inventory_addItemByItemType_warning: `Use this feature at your own risk. It may break your inventory and you will need to remove items manually if something goes wrong.`,
inventory_addItemByItemType_warning: `Use this feature at your own risk. It may break your inventory, and you will need to remove items manually if something goes wrong.`,
Animan8000 marked this conversation as resolved Outdated

The comma here is correct. Please revert it across all files.

The comma here is correct. Please revert it across all files.
inventory_suits: `Warframes`,
inventory_longGuns: `Primary Weapons`,
inventory_pistols: `Secondary Weapons`,