@innovastudio/contentbuilder 1.5.95 → 1.5.96
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.
@@ -566,4 +566,8 @@ _txt["Value"] = "Value";
|
|
566
566
|
_txt["Time"] = "Time";
|
567
567
|
_txt["Datetime"] = "Datetime";
|
568
568
|
_txt["Date & Time"] = "Date & Time";
|
569
|
-
// _txt["Color"] = "Color";
|
569
|
+
// _txt["Color"] = "Color";
|
570
|
+
_txt["Submission Type:"] = "Submission Type:";
|
571
|
+
_txt["JSON Submission"] = "JSON Submission";
|
572
|
+
_txt["Standard Form Submission"] = "Standard Form Submission";
|
573
|
+
_txt["reCAPTCHA Site Key (v2):"] = "reCAPTCHA Site Key (v2):";
|
@@ -566,4 +566,8 @@ _txt["Value"] = "Value";
|
|
566
566
|
_txt["Time"] = "Time";
|
567
567
|
_txt["Datetime"] = "Datetime";
|
568
568
|
_txt["Date & Time"] = "Date & Time";
|
569
|
-
// _txt["Color"] = "Color";
|
569
|
+
// _txt["Color"] = "Color";
|
570
|
+
_txt["Submission Type:"] = "Submission Type:";
|
571
|
+
_txt["JSON Submission"] = "JSON Submission";
|
572
|
+
_txt["Standard Form Submission"] = "Standard Form Submission";
|
573
|
+
_txt["reCAPTCHA Site Key (v2):"] = "reCAPTCHA Site Key (v2):";
|
package/readme.txt
CHANGED