@n8n/design-system 2.8.0 → 2.9.0

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.
@@ -0,0 +1,2 @@
1
+ import { t as en_default } from "./en-D2bHCkCR.js";
2
+ export { en_default as default };
@@ -44,6 +44,7 @@ var en_default = {
44
44
  "assistantChat.builder.toolRunning": "Tool still running",
45
45
  "assistantChat.builder.toolError": "Some tool calls have failed. Agent will retry these.",
46
46
  "assistantChat.thinking.workflowGenerated": "Workflow generated",
47
+ "assistantChat.thinking.craftingWorkflow": "Crafting workflow",
47
48
  "assistantChat.thinking.thinking": "Thinking",
48
49
  "assistantChat.thinking.processing": "Processing",
49
50
  "assistantChat.errorParsingMarkdown": "Error parsing markdown content",