@innovastudio/contentbox 1.6.99 → 1.6.101

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,10 @@ _txt["Time"] = "Time";
573
573
  _txt["Datetime"] = "Datetime";
574
574
  _txt["Date & Time"] = "Date & Time";
575
575
  // _txt["Color"] = "Color";
576
+ _txt["Submission Type:"] = "Submission Type:";
577
+ _txt["JSON Submission"] = "JSON Submission";
578
+ _txt["Standard Form Submission"] = "Standard Form Submission";
579
+ _txt["reCAPTCHA Site Key (v2):"] = "reCAPTCHA Site Key (v2):";
576
580
 
577
581
 
578
582
  //ContentBox.js
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBox.js 5.8.25
1
+ ContentBox.js 5.8.27
2
2
 
3
3
  Documentation:
4
4