make general_inventoryUpdateNote slightly more concise

This commit is contained in:
Sainan 2025-02-08 22:28:06 +01:00
parent 4504b95977
commit 6d89491651

View File

@ -1,5 +1,5 @@
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_bulkActions: `Bulk Actions`,
code_nonValidAuthz: `Your credentials are no longer valid.`,