@innovastudio/contentbox 1.4.22 → 1.4.24
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.
@@ -525,4 +525,9 @@ _txt["Quick Start"] = "Quick Start";
|
|
525
525
|
_txt["Alignment"] = "Alignment";
|
526
526
|
_txt["Typography Style"] = "Typography Style";
|
527
527
|
_txt["Auto adjust text size on large screen."] = "Auto adjust text size on large screen.";
|
528
|
-
_txt["Default Text Formatting"] = "Default Text Formatting";
|
528
|
+
_txt["Default Text Formatting"] = "Default Text Formatting";
|
529
|
+
_txt["Between Boxes"] = "Between Boxes";
|
530
|
+
_txt["Stack"] = "Stack";
|
531
|
+
_txt["top"] = "top";
|
532
|
+
_txt["middle"] = "middle";
|
533
|
+
_txt["bottom"] = "bottom";
|