@innovastudio/contentbox 1.6.94 → 1.6.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.
@@ -523,6 +523,56 @@ _txt["Gradient Slider"] = "Gradient Slider";
523
523
  _txt["Save"] = "Save";
524
524
  _txt["Muted"] = "Muted";
525
525
  _txt["Border Style"] = "Border Style";
526
+ _txt["Form"] = "Form";
527
+ _txt["Generate My Form"] = "Generate My Form";
528
+ _txt["Form Settings"] = "Form Settings";
529
+ _txt["Form Action:"] = "Form Action:";
530
+ _txt["Thank You Message:"] = "Thank You Message:";
531
+ _txt["Error Message:"] = "Error Message:";
532
+ _txt["Button Text:"] = "Button Text:";
533
+ _txt["Hide Form Header"] = "Hide Form Header";
534
+
535
+ // Translation for Form Builder
536
+ _txt["Short Text"] = "Short Text";
537
+ _txt["Long Text"] = "Long Text";
538
+ _txt["Number"] = "Number";
539
+ _txt["Switch"] = "Switch";
540
+ // _txt["Select"] = "Select";
541
+ _txt["Multi Select"] = "Multi Select";
542
+ _txt["Date"] = "Date";
543
+ _txt["File Upload"] = "File Upload";
544
+ _txt["Dropdown"] = "Dropdown";
545
+ _txt["Attach File"] = "Attach File";
546
+ _txt["Email"] = "Email";
547
+ _txt["Phone"] = "Phone";
548
+ // _txt["URL"] = "URL";
549
+ _txt["Question.."] = "Question..";
550
+ _txt["Required"] = "Required";
551
+ _txt["Placeholder text"] = "Placeholder text";
552
+ _txt["Select.."] = "Select..";
553
+ _txt["Other (describe)"] = "Other (describe)";
554
+ _txt["Add Option"] = "Add Option";
555
+ _txt["Images"] = "Images";
556
+ _txt["Videos"] = "Videos";
557
+ _txt["Documents"] = "Documents";
558
+ _txt["Others (zip & rar)"] = "Others (zip & rar)";
559
+ _txt["Drag and drop your file here, or click to select."] = "Drag and drop your file here, or click to select.";
560
+ _txt["Allowed File Types"] = "Allowed File Types";
561
+ _txt["Invalid file type."] = "Invalid file type.";
562
+ _txt["Your Form Title Here"] = "Your Form Title Here";
563
+ _txt["Your Description Here"] = "Your Description Here";
564
+ _txt["Complete"] = "Complete";
565
+ _txt["What kind of form would you like to create?"] = "What kind of form would you like to create?";
566
+ _txt["Generate"] = "Generate";
567
+ // _txt["Abort"] = "Abort";
568
+ // _txt["Language"] = "Language";
569
+ _txt["Select language"] = "Select language";
570
+ // _txt["Hidden"] = "Hidden";
571
+ _txt["Value"] = "Value";
572
+ _txt["Time"] = "Time";
573
+ _txt["Datetime"] = "Datetime";
574
+ _txt["Date & Time"] = "Date & Time";
575
+ // _txt["Color"] = "Color";
526
576
 
527
577
 
528
578
  //ContentBox.js
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBox.js 5.8.21
1
+ ContentBox.js 5.8.23
2
2
 
3
3
  Documentation:
4
4