@innovastudio/contentbox 1.4.67 → 1.4.68
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.
@@ -388,6 +388,9 @@ _txt["Dots Color"] = "Dots Color";
|
|
388
388
|
_txt["Hide Column on Mobile"] = "Hide Column on Mobile";
|
389
389
|
_txt["Padding Left/Right"] = "Padding Left/Right";
|
390
390
|
_txt["Top (Full Width)"] = "Top (Full Width)";
|
391
|
+
_txt["HTML View"] = "HTML View";
|
392
|
+
_txt["Shorten HTML"] = "Shorten HTML";
|
393
|
+
_txt["Actual"] = "Actual";
|
391
394
|
|
392
395
|
//ContentBox.js
|
393
396
|
_txt['Sections'] = 'Sections';
|