@innovastudio/contentbox 1.4.68 → 1.4.70
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.
@@ -391,6 +391,14 @@ _txt["Top (Full Width)"] = "Top (Full Width)";
|
|
391
391
|
_txt["HTML View"] = "HTML View";
|
392
392
|
_txt["Shorten HTML"] = "Shorten HTML";
|
393
393
|
_txt["Actual"] = "Actual";
|
394
|
+
_txt["Visibility"] = "Visibility";
|
395
|
+
_txt["Visible"] = "Visible";
|
396
|
+
_txt["Hidden"] = "Hidden";
|
397
|
+
_txt["Text Slider"] = "Text Slider";
|
398
|
+
_txt["Drag slide to change the position."] = "Drag slide to change the position.";
|
399
|
+
_txt["Show Arrow on Mobile"] = "Show Arrow on Mobile";
|
400
|
+
_txt["Show Dots on Mobile"] = "Show Dots on Mobile";
|
401
|
+
_txt["Pause on Hover"] = "Pause on Hover";
|
394
402
|
|
395
403
|
//ContentBox.js
|
396
404
|
_txt['Sections'] = 'Sections';
|
@@ -626,4 +634,6 @@ _txt["Large"] = "Large";
|
|
626
634
|
_txt["Widescreen"] = "Widescreen";
|
627
635
|
_txt["Origin"] = "Origin";
|
628
636
|
_txt["Disable All Section Animations on Mobile"] = "Disable All Section Animations on Mobile";
|
629
|
-
_txt["Extended (for use with pinned section)"] = "Extended (for use with pinned section)";
|
637
|
+
_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";
|