@n8n/i18n 2.9.0 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -501,6 +501,7 @@ var en_default = {
501
501
  "chatHub.tools.selector.label.count": "{count} Tool | {count} Tools",
502
502
  "chatHub.tools.selector.label.default": "Tools",
503
503
  "chatHub.tools.selector.disabled.tooltip": "Tools are not supported by the selected model",
504
+ "chatHub.tools.selector.disabled.noModel.tooltip": "Select a model to use tools",
504
505
  "chatHub.toolSettings.title": "Configure Tool",
505
506
  "chatHub.toolSettings.confirm": "Save",
506
507
  "chatHub.toolSettings.cancel": "Cancel",