@innovastudio/contentbuilder 1.5.101 → 1.5.103

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.
@@ -567,6 +567,9 @@ _txt["Time"] = "Time";
567
567
  _txt["Datetime"] = "Datetime";
568
568
  _txt["Date & Time"] = "Date & Time";
569
569
  // _txt["Color"] = "Color";
570
+ _txt["Form Submission Settings"] = "Form Submission Settings";
571
+ _txt["Result Selector:"] = "Result Selector:";
572
+ _txt["CSS selector for the element where the result will be displayed."] = "CSS selector for the element where the result will be displayed.";
570
573
  _txt["Submission Type:"] = "Submission Type:";
571
574
  _txt["JSON Submission"] = "JSON Submission";
572
575
  _txt["Standard Form Submission"] = "Standard Form Submission";
@@ -567,6 +567,9 @@ _txt["Time"] = "Time";
567
567
  _txt["Datetime"] = "Datetime";
568
568
  _txt["Date & Time"] = "Date & Time";
569
569
  // _txt["Color"] = "Color";
570
+ _txt["Form Submission Settings"] = "Form Submission Settings";
571
+ _txt["Result Selector:"] = "Result Selector:";
572
+ _txt["CSS selector for the element where the result will be displayed."] = "CSS selector for the element where the result will be displayed.";
570
573
  _txt["Submission Type:"] = "Submission Type:";
571
574
  _txt["JSON Submission"] = "JSON Submission";
572
575
  _txt["Standard Form Submission"] = "Standard Form Submission";