Type alias InventoryLocalizedStrings

InventoryLocalizedStrings: {
    [localizedInventoryKey in typeof INVENTORY_STRING_KEYS[number]]?: LocalizedStringValue
}