@innovastudio/contentbox 1.4.53 → 1.4.54
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.
@@ -595,7 +595,7 @@ _txt["Overlay"] = "Overlay";
|
|
595
595
|
_txt["Logo Text Css"] = "Logo Text Css";
|
596
596
|
_txt["Navbar Css"] = "Navbar Css";
|
597
597
|
_txt["Menu Item Css"] = "Menu Item Css";
|
598
|
-
_txt["Disable
|
598
|
+
_txt["Disable Easing"] = "Disable Easing";
|
599
599
|
_txt["Add Section ID"] = "Add Section ID";
|
600
600
|
_txt["Pin Section (visible on preview)"] = "Pin Section (visible on preview)";
|
601
601
|
_txt["Pin Spacing"] = "Pin Spacing";
|
@@ -609,4 +609,13 @@ _txt["Disable on Mobile"] = "Disable on Mobile";
|
|
609
609
|
_txt["Screen Sizes"] = "Screen Sizes";
|
610
610
|
_txt["Reload"] = "Reload";
|
611
611
|
_txt["No Spacing"] = "No Spacing";
|
612
|
-
_txt["Hidden on Start"] = "Hidden on Start";
|
612
|
+
_txt["Hidden on Start"] = "Hidden on Start";
|
613
|
+
_txt["Slide X"] = "Slide X";
|
614
|
+
_txt["Slide Y"] = "Slide Y";
|
615
|
+
_txt["Desktop"] = "Desktop";
|
616
|
+
_txt["Laptop/Tablet"] = "Laptop/Tablet";
|
617
|
+
_txt["Mobile"] = "Mobile";
|
618
|
+
_txt["Pin Section"] = "Pin Section";
|
619
|
+
_txt["Medium"] = "Medium";
|
620
|
+
_txt["Large"] = "Large";
|
621
|
+
_txt["Widescreen"] = "Widescreen";
|