@innovastudio/contentbuilder 1.4.0 → 1.4.1
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.
@@ -400,4 +400,10 @@ _txt["Fade In"] = "Fade In";
|
|
400
400
|
_txt["Add Row ID"] = "Add Row ID";
|
401
401
|
_txt["Add Column ID"] = "Add Column ID";
|
402
402
|
_txt["Add Element ID"] = "Add Element ID";
|
403
|
-
_txt["Add Css Classes"] = "Add Css Classes";
|
403
|
+
_txt["Add Css Classes"] = "Add Css Classes";
|
404
|
+
_txt["Mobile"] = "Mobile";
|
405
|
+
_txt["Tablet"] = "Tablet";
|
406
|
+
_txt["Laptop/Tablet (Landscape)"] = "Laptop/Tablet (Landscape)";
|
407
|
+
_txt["Tablet (Portrait)"] = "Tablet (Portrait)";
|
408
|
+
_txt["Laptop/Tablet"] = "Laptop/Tablet";
|
409
|
+
_txt["Desktop"] = "Desktop";
|
@@ -400,4 +400,10 @@ _txt["Fade In"] = "Fade In";
|
|
400
400
|
_txt["Add Row ID"] = "Add Row ID";
|
401
401
|
_txt["Add Column ID"] = "Add Column ID";
|
402
402
|
_txt["Add Element ID"] = "Add Element ID";
|
403
|
-
_txt["Add Css Classes"] = "Add Css Classes";
|
403
|
+
_txt["Add Css Classes"] = "Add Css Classes";
|
404
|
+
_txt["Mobile"] = "Mobile";
|
405
|
+
_txt["Tablet"] = "Tablet";
|
406
|
+
_txt["Laptop/Tablet (Landscape)"] = "Laptop/Tablet (Landscape)";
|
407
|
+
_txt["Tablet (Portrait)"] = "Tablet (Portrait)";
|
408
|
+
_txt["Laptop/Tablet"] = "Laptop/Tablet";
|
409
|
+
_txt["Desktop"] = "Desktop";
|