@innovastudio/contentbox 1.5.57 → 1.5.59

Sign up to get free protection for your applications and to get access to all the features.
@@ -451,6 +451,7 @@ _txt["Delete Selected"] = "Delete Selected";
451
451
  _txt["Please select a file"] = "Please select a file";
452
452
  _txt["UP"] = "UP";
453
453
  _txt["This function is disabled in this demo."] = "This function is disabled in this demo.";
454
+ _txt["AI Assistant"] = "AI Assistant";
454
455
  _txt["Send a Command"] = "Send a Command";
455
456
  _txt["Mic"] = "Mic";
456
457
  _txt["Auto Send"] = "Auto Send";
@@ -459,6 +460,8 @@ _txt["Please select a box."] = "Please select a box.";
459
460
  _txt["Speech recognition not supported in this browser."] = "Speech recognition not supported in this browser.";
460
461
  _txt["Abort"] = "Abort";
461
462
  _txt["Commands"] = "Commands";
463
+ _txt["Temperature"] = "Temperature";
464
+ _txt["Top P"] = "Top P";
462
465
  _txt["AI-Powered Features"] = "AI-Powered Features";
463
466
  _txt["AI-Disclaimer"] = "The feature you're about to use utilizes AI in some of its processes. " +
464
467
  "It's important to understand that AI systems have limitations. " +
@@ -714,4 +717,12 @@ _txt["Sorry, content with a module block cannot be processed."] = "Sorry, conten
714
717
  _txt["Showcase"] = "Showcase";
715
718
  _txt["The selected box is empty. Please select a box with content."] = "The selected box is empty. Please select a box with content.";
716
719
  _txt["Sorry, content with a module block cannot be processed."] = "Sorry, content with a module block cannot be processed.";
717
- _txt["Stack Background on Mobile"] = "Stack Background on Mobile";
720
+ _txt["Stack Background on Mobile"] = "Stack Background on Mobile";
721
+ _txt["Please provide a more detailed and descriptive command."] = "Please provide a more detailed and descriptive command.";
722
+ _txt["Redesign Style"] = "Redesign Style";
723
+ _txt["None (Same Style)"] = "None (Same Style)";
724
+ _txt["Oops! The response received is insufficient. Please try again."] = "Oops! The response received is insufficient. <br>Please try again.";
725
+ _txt["Oops! The section includes \'Lorem ipsum\' text. To optimize the redesign, we suggest updating this placeholder text with actual content."] = "Oops! The section includes \'Lorem ipsum\' text. To optimize the redesign, we suggest updating this placeholder text with actual content.";
726
+ _txt["Proceed with Redesign"] = "Proceed with Redesign";
727
+ _txt["Save Section Style"] = "Save Section Style";
728
+ _txt["Redesign with Saved Style"] = "Redesign with Saved Style";
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBox.js 5.5.5
1
+ ContentBox.js 5.5.6
2
2
 
3
3
  To get started, please see the documentation:
4
4