@innovastudio/contentbox 1.5.24 → 1.5.26
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.
@@ -415,6 +415,10 @@ _txt["Tablet (Portrait)"] = "Tablet (Portrait)";
|
|
415
415
|
_txt["Laptop/Tablet"] = "Laptop/Tablet";
|
416
416
|
_txt["Desktop"] = "Desktop";
|
417
417
|
// _txt["Live Preview"] = "Live Preview";
|
418
|
+
_txt["Wrap Columns (Breakpoint)"] = "Wrap Columns (Breakpoint)";
|
419
|
+
_txt["Reverse Columns"] = "Reverse Columns";
|
420
|
+
_txt["Columns per Line"] = "Columns per Line";
|
421
|
+
_txt["Symbol"] = "Symbol";
|
418
422
|
|
419
423
|
//ContentBox.js
|
420
424
|
_txt['Sections'] = 'Sections';
|