@innovastudio/contentbox 1.6.67 → 1.6.69

Sign up to get free protection for your applications and to get access to all the features.
@@ -57,8 +57,8 @@ _txt["Subscript"] = "Subscript";
57
57
  _txt["Uppercase"] = "Uppercase";
58
58
  _txt["Clear"] = "Clear";
59
59
  _txt["Choose.."] = "Choose..";
60
- _txt["Forecolor"] = "Forecolor";
61
- _txt["Backcolor"] = "Backcolor";
60
+ _txt["Forecolor"] = "Color";
61
+ _txt["Backcolor"] = "Highlight";
62
62
  _txt["Apply"] = "Apply";
63
63
  _txt["Cancel"] = "Cancel";
64
64
  _txt["Change Image"] = "Change Image";
@@ -312,7 +312,7 @@ _txt["Please select an image file."] = "Please select an image file.";
312
312
  _txt["Please select an mp4 file."] = "Please select an mp4 file.";
313
313
  _txt["Social Links"] = "Social Links";
314
314
  _txt["HTML/JS"] = "HTML/JS";
315
- _txt["Drag image to change the position. Click image to edit the details."] = "Drag slide to change the position. Click slide to edit the details.";
315
+ _txt["Drag image to change the position. Click image to edit the details."] = "Drag image to change the position. Click image to edit the details.";
316
316
  _txt["Add Image"] = "Add Image";
317
317
  _txt["Fit"] = "Fit";
318
318
  _txt["Type"] = "Type";
@@ -495,6 +495,31 @@ _txt["Page"] = "Page";
495
495
  _txt["Auto layout on mobile"] = "Auto layout on mobile";
496
496
  _txt["Link URL"] = "Link URL";
497
497
 
498
+ _txt["Add Item"] = "Add Item";
499
+ _txt["Gallery Settings"] = "Gallery Settings";
500
+ _txt["Columns"] = "Columns";
501
+ _txt["Rounded"] = "Rounded";
502
+ _txt["Hover Effect"] = "Hover Effect";
503
+ _txt["Caption Effect"] = "Caption Effect";
504
+ _txt["Caption Theme"] = "Caption Theme";
505
+ _txt["Lightbox Settings"] = "Lightbox Settings";
506
+ _txt["Slide Effect"] = "Slide Effect";
507
+ _txt["Caption Position"] = "Caption Position";
508
+ _txt["Zoomable"] = "Zoomable";
509
+ _txt["Lightbox URL"] = "Lightbox URL";
510
+ _txt["Add Media"] = "Add Media";
511
+ _txt["Description"] = "Description";
512
+ _txt["Alternate Text"] = "Alternate Text";
513
+ _txt["Delete Item"] = "Delete Item";
514
+ _txt["Yes"] = "Yes";
515
+ _txt["No"] = "No";
516
+ _txt["Zoom - Slow"] = "Zoom - Slow";
517
+ _txt["Zoom - Fast"] = "Zoom - Fast";
518
+ _txt["Grayscale to Color"] = "Grayscale to Color";
519
+ _txt["Floating Fade"] = "Floating Fade";
520
+ _txt["Floating Slide"] = "Floating Slide";
521
+
522
+
498
523
  //ContentBox.js
499
524
  _txt['Sections'] = 'Sections';
500
525
  _txt['Content Blocks'] = 'Content Blocks';
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBox.js 5.8.11
1
+ ContentBox.js 5.8.12
2
2
 
3
3
  Documentation:
4
4