@innovastudio/contentbuilder 1.5.179 → 1.5.181

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.
@@ -577,6 +577,21 @@ _txt["JSON Submission"] = "JSON Submission";
577
577
  _txt["Standard Form Submission"] = "Standard Form Submission";
578
578
  _txt["reCAPTCHA Site Key (v2):"] = "reCAPTCHA Site Key (v2):";
579
579
 
580
+ /* Code Chat */
581
+ _txt["Code Chat"] = "Code Chat";
582
+ _txt["Describe what you want to build"] = "Describe what you want to build";
583
+ _txt["Close chat panel"] = "Close chat panel";
584
+ _txt["Message input"] = "Message input";
585
+ _txt["e.g., Create a landing page for handmade wooden pieces"] = "e.g., Create a landing page for handmade wooden pieces";
586
+ _txt["Type your message"] = "Type your message";
587
+ _txt["Send message"] = "Send message";
588
+ _txt["Code generated successfully! Content updated."] = "Code generated successfully! Content updated.";
589
+ _txt["You"] = "You";
590
+ _txt["Assistant"] = "Assistant";
591
+ _txt["Generating code..."] = "Generating code...";
592
+ _txt["Chat panel opened"] = "Chat panel opened";
593
+ _txt["Chat panel closed"] = "Chat panel closed";
594
+
580
595
  /* Form Builder */
581
596
  _txt["Add input field"] = "Add input field";
582
597
  _txt["Add Element"] = "Add Element";
@@ -577,6 +577,21 @@ _txt["JSON Submission"] = "JSON Submission";
577
577
  _txt["Standard Form Submission"] = "Standard Form Submission";
578
578
  _txt["reCAPTCHA Site Key (v2):"] = "reCAPTCHA Site Key (v2):";
579
579
 
580
+ /* Code Chat */
581
+ _txt["Code Chat"] = "Code Chat";
582
+ _txt["Describe what you want to build"] = "Describe what you want to build";
583
+ _txt["Close chat panel"] = "Close chat panel";
584
+ _txt["Message input"] = "Message input";
585
+ _txt["e.g., Create a landing page for handmade wooden pieces"] = "e.g., Create a landing page for handmade wooden pieces";
586
+ _txt["Type your message"] = "Type your message";
587
+ _txt["Send message"] = "Send message";
588
+ _txt["Code generated successfully! Content updated."] = "Code generated successfully! Content updated.";
589
+ _txt["You"] = "You";
590
+ _txt["Assistant"] = "Assistant";
591
+ _txt["Generating code..."] = "Generating code...";
592
+ _txt["Chat panel opened"] = "Chat panel opened";
593
+ _txt["Chat panel closed"] = "Chat panel closed";
594
+
580
595
  /* Form Builder */
581
596
  _txt["Add input field"] = "Add input field";
582
597
  _txt["Add Element"] = "Add Element";