@innovastudio/contentbuilder 1.5.8 → 1.5.10
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.
|
@@ -478,9 +478,12 @@ _txt["Block"] = "Block";
|
|
|
478
478
|
_txt["Scale up on large screen"] = "Scale up on large screen";
|
|
479
479
|
_txt["Steady Content Width"] = "Steady Content Width";
|
|
480
480
|
_txt["Auto Height"] = "Auto Height";
|
|
481
|
-
_txt["Please select a block."] = "Please select a block.";
|
|
481
|
+
_txt["Please select a block or page."] = "Please select a block or page.";
|
|
482
482
|
_txt["Remove Content/Text"] = "Remove Content/Text";
|
|
483
483
|
_txt["Clear Breakpoints"] = "Clear Breakpoints";
|
|
484
484
|
_txt["Type to search..."] = "Type to search...";
|
|
485
485
|
_txt["Embed SVG"] = "Embed SVG";
|
|
486
|
-
_txt["SVG"] = "SVG";
|
|
486
|
+
_txt["SVG"] = "SVG";
|
|
487
|
+
_txt["Page Options"] = "Page Options";
|
|
488
|
+
_txt["Print"] = "Print";
|
|
489
|
+
_txt["Page"] = "Page";
|
|
@@ -478,9 +478,12 @@ _txt["Block"] = "Block";
|
|
|
478
478
|
_txt["Scale up on large screen"] = "Scale up on large screen";
|
|
479
479
|
_txt["Steady Content Width"] = "Steady Content Width";
|
|
480
480
|
_txt["Auto Height"] = "Auto Height";
|
|
481
|
-
_txt["Please select a block."] = "Please select a block.";
|
|
481
|
+
_txt["Please select a block or page."] = "Please select a block or page.";
|
|
482
482
|
_txt["Remove Content/Text"] = "Remove Content/Text";
|
|
483
483
|
_txt["Clear Breakpoints"] = "Clear Breakpoints";
|
|
484
484
|
_txt["Type to search..."] = "Type to search...";
|
|
485
485
|
_txt["Embed SVG"] = "Embed SVG";
|
|
486
|
-
_txt["SVG"] = "SVG";
|
|
486
|
+
_txt["SVG"] = "SVG";
|
|
487
|
+
_txt["Page Options"] = "Page Options";
|
|
488
|
+
_txt["Print"] = "Print";
|
|
489
|
+
_txt["Page"] = "Page";
|