@innovastudio/contentbuilder 1.5.39 → 1.5.41
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.
|
@@ -487,4 +487,5 @@ _txt["SVG"] = "SVG";
|
|
|
487
487
|
_txt["Page Options"] = "Page Options";
|
|
488
488
|
_txt["Print"] = "Print";
|
|
489
489
|
_txt["Page"] = "Page";
|
|
490
|
-
_txt["Auto layout on mobile"] = "Auto layout on mobile";
|
|
490
|
+
_txt["Auto layout on mobile"] = "Auto layout on mobile";
|
|
491
|
+
_txt["Link URL"] = "Link URL";
|
|
@@ -487,4 +487,5 @@ _txt["SVG"] = "SVG";
|
|
|
487
487
|
_txt["Page Options"] = "Page Options";
|
|
488
488
|
_txt["Print"] = "Print";
|
|
489
489
|
_txt["Page"] = "Page";
|
|
490
|
-
_txt["Auto layout on mobile"] = "Auto layout on mobile";
|
|
490
|
+
_txt["Auto layout on mobile"] = "Auto layout on mobile";
|
|
491
|
+
_txt["Link URL"] = "Link URL";
|