@innovastudio/contentbox 1.6.13 → 1.6.15
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.
|
@@ -788,4 +788,5 @@ _txt["Grid Settings"] = "Grid Settings";
|
|
|
788
788
|
_txt["Refresh"] = "Refresh";
|
|
789
789
|
_txt["Theme"] = "Theme";
|
|
790
790
|
_txt["Apply Shadow"] = "Apply Shadow";
|
|
791
|
-
_txt["Grow"] = "Grow";
|
|
791
|
+
_txt["Grow"] = "Grow";
|
|
792
|
+
_txt["Are you sure you want to clear the page content?"] = "Are you sure you want to clear the page content?";
|