@innovastudio/contentbox 1.4.59 → 1.4.61
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.
@@ -619,4 +619,6 @@ _txt["Pin Section"] = "Pin Section";
|
|
619
619
|
_txt["Medium"] = "Medium";
|
620
620
|
_txt["Large"] = "Large";
|
621
621
|
_txt["Widescreen"] = "Widescreen";
|
622
|
-
_txt["Origin"] = "Origin";
|
622
|
+
_txt["Origin"] = "Origin";
|
623
|
+
_txt["Disable All Section Animations on Mobile"] = "Disable All Section Animations on Mobile";
|
624
|
+
_txt["Extended (for use with pinned section)"] = "Extended (for use with pinned section)";
|