@innovastudio/contentbox 1.6.30 → 1.6.32
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.
|
@@ -483,12 +483,15 @@ _txt["Block"] = "Block";
|
|
|
483
483
|
_txt["Scale up on large screen"] = "Scale up on large screen";
|
|
484
484
|
_txt["Steady Content Width"] = "Steady Content Width";
|
|
485
485
|
_txt["Auto Height"] = "Auto Height";
|
|
486
|
-
_txt["Please select a block."] = "Please select a block.";
|
|
486
|
+
_txt["Please select a block or page."] = "Please select a block or page.";
|
|
487
487
|
_txt["Remove Content/Text"] = "Remove Content/Text";
|
|
488
488
|
_txt["Clear Breakpoints"] = "Clear Breakpoints";
|
|
489
489
|
_txt["Type to search..."] = "Type to search...";
|
|
490
490
|
_txt["Embed SVG"] = "Embed SVG";
|
|
491
491
|
_txt["SVG"] = "SVG";
|
|
492
|
+
_txt["Page Options"] = "Page Options";
|
|
493
|
+
_txt["Print"] = "Print";
|
|
494
|
+
_txt["Page"] = "Page";
|
|
492
495
|
|
|
493
496
|
//ContentBox.js
|
|
494
497
|
_txt['Sections'] = 'Sections';
|
package/readme.txt
CHANGED