@innovastudio/contentbox 1.6.103 → 1.6.106
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.
@@ -573,6 +573,9 @@ _txt["Time"] = "Time";
|
|
573
573
|
_txt["Datetime"] = "Datetime";
|
574
574
|
_txt["Date & Time"] = "Date & Time";
|
575
575
|
// _txt["Color"] = "Color";
|
576
|
+
_txt["Form Submission Settings"] = "Form Submission Settings";
|
577
|
+
_txt["Result Selector:"] = "Result Selector:";
|
578
|
+
_txt["CSS selector for the element where the result will be displayed."] = "CSS selector for the element where the result will be displayed.";
|
576
579
|
_txt["Submission Type:"] = "Submission Type:";
|
577
580
|
_txt["JSON Submission"] = "JSON Submission";
|
578
581
|
_txt["Standard Form Submission"] = "Standard Form Submission";
|