@innovastudio/contentbox 1.4.58 → 1.4.60
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.
@@ -618,4 +618,7 @@ _txt["Mobile"] = "Mobile";
|
|
618
618
|
_txt["Pin Section"] = "Pin Section";
|
619
619
|
_txt["Medium"] = "Medium";
|
620
620
|
_txt["Large"] = "Large";
|
621
|
-
_txt["Widescreen"] = "Widescreen";
|
621
|
+
_txt["Widescreen"] = "Widescreen";
|
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)";
|