@innovastudio/contentbox 1.6.91 → 1.6.93
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.
@@ -521,6 +521,8 @@ _txt["Floating Slide"] = "Floating Slide";
|
|
521
521
|
_txt["Gradient Colors"] = "Gradient Colors";
|
522
522
|
_txt["Gradient Slider"] = "Gradient Slider";
|
523
523
|
_txt["Save"] = "Save";
|
524
|
+
_txt["Muted"] = "Muted";
|
525
|
+
_txt["Border Style"] = "Border Style";
|
524
526
|
|
525
527
|
|
526
528
|
//ContentBox.js
|
@@ -853,4 +855,7 @@ _txt["Desktop / Laptop"] = "Desktop / Laptop";
|
|
853
855
|
_txt["Auto Layout on Mobile"] = "Auto Layout on Mobile";
|
854
856
|
_txt["Column Gap"] = "Column Gap";
|
855
857
|
_txt["More Options"] = "More Options";
|
856
|
-
_txt["Reset Rotation"] = "Reset Rotation";
|
858
|
+
_txt["Reset Rotation"] = "Reset Rotation";
|
859
|
+
_txt["Select Background"] = "Select Background";
|
860
|
+
_txt["Upload Background"] = "Upload Background";
|
861
|
+
_txt["Lock Content Size"] = "Lock Content Size";
|
package/readme.txt
CHANGED