@innovastudio/contentbox 1.0.56 → 1.0.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.
|
@@ -418,4 +418,6 @@ _txt["Slide Back"] = "Slide Back";
|
|
|
418
418
|
_txt["Zoom In"] = "Zoom In";
|
|
419
419
|
_txt["Zoom Out"] = "Zoom Out";
|
|
420
420
|
_txt["Overlap"] = "Overlap";
|
|
421
|
-
_txt["Optimize text sizes on large screen."] = "Optimize text sizes on large screen.";
|
|
421
|
+
_txt["Optimize text sizes on large screen."] = "Optimize text sizes on large screen.";
|
|
422
|
+
_txt["Justify"] = "Justify";
|
|
423
|
+
_txt["Space Between"] = "Space Between";
|
package/readme.txt
CHANGED