@innovastudio/contentbox 1.4.73 → 1.5.0

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.
@@ -399,6 +399,13 @@ _txt["Drag slide to change the position."] = "Drag slide to change the position.
399
399
  _txt["Show Arrow on Mobile"] = "Show Arrow on Mobile";
400
400
  _txt["Show Dots on Mobile"] = "Show Dots on Mobile";
401
401
  _txt["Pause on Hover"] = "Pause on Hover";
402
+ _txt["Caption Animation"] = "Caption Animation";
403
+ // _txt["Slide Up"] = "Slide Up";
404
+ // _txt["Fade In"] = "Fade In";
405
+ _txt["Add Row ID"] = "Add Row ID";
406
+ _txt["Add Column ID"] = "Add Column ID";
407
+ _txt["Add Element ID"] = "Add Element ID";
408
+ _txt["Add Css Classes"] = "Add Css Classes";
402
409
 
403
410
  //ContentBox.js
404
411
  _txt['Sections'] = 'Sections';
@@ -635,5 +642,6 @@ _txt["Widescreen"] = "Widescreen";
635
642
  _txt["Origin"] = "Origin";
636
643
  _txt["Disable All Section Animations on Mobile"] = "Disable All Section Animations on Mobile";
637
644
  _txt["Extended (for use with pinned section)"] = "Extended (for use with pinned section)";
638
- _txt["Show Video Control"] = "Show Video Control";
639
- _txt["Add Css Classes"] = "Add Css Classes";
645
+ _txt["Show Control"] = "Show Control";
646
+ _txt["Play/Pause"] = "Play/Pause";
647
+ _txt["Mute/Unmute"] = "Mute/Unmute";