feat(webui): currencies #931

Merged
Sainan merged 2 commits from currencies into main 2025-02-09 07:17:43 -08:00
Showing only changes of commit 6d89491651 - Show all commits

View File

@ -1,5 +1,5 @@
dict = { dict = {
general_inventoryUpdateNote: `Note: Changes made here will only be reflected in-game when the game re-downloads your inventory. Visiting the navigation should be the easiest way to trigger that.`, general_inventoryUpdateNote: `Note: Changes made here will only be applied in-game when the game syncs the inventory. Visiting the navigation should be the easiest way to trigger that.`,
general_addButton: `Add`, general_addButton: `Add`,
general_bulkActions: `Bulk Actions`, general_bulkActions: `Bulk Actions`,
code_nonValidAuthz: `Your credentials are no longer valid.`, code_nonValidAuthz: `Your credentials are no longer valid.`,