@factorialco/f0-react 2.20.0 → 2.21.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.
@@ -379,7 +379,7 @@ export declare const defaultTranslations: {
379
379
  readonly stopAnswerGeneration: "Stop generating";
380
380
  readonly responseStopped: "You stopped this response";
381
381
  readonly sendMessage: "Send message";
382
- readonly thoughtsGroupTitle: "Reflection";
382
+ readonly thoughtsGroupTitle: "Reasoning";
383
383
  readonly resourcesGroupTitle: "Resources";
384
384
  readonly thinking: "Thinking...";
385
385
  readonly feedbackModal: {
@@ -379,7 +379,7 @@ const e = {
379
379
  stopAnswerGeneration: "Stop generating",
380
380
  responseStopped: "You stopped this response",
381
381
  sendMessage: "Send message",
382
- thoughtsGroupTitle: "Reflection",
382
+ thoughtsGroupTitle: "Reasoning",
383
383
  resourcesGroupTitle: "Resources",
384
384
  thinking: "Thinking...",
385
385
  feedbackModal: {