@innovastudio/contentbox 1.2.11 → 1.2.14
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.
|
@@ -464,4 +464,5 @@ _txt["Goto"] = "Goto";
|
|
|
464
464
|
_txt["Replace"] = "Replace";
|
|
465
465
|
_txt["Do you want to replace the current navigation bar?"] = "Do you want to replace the current navigation bar?";
|
|
466
466
|
_txt["Autofit Content on Mobile"] = "Autofit Content on Mobile";
|
|
467
|
-
_txt["Sub Menu Background Color"] = "Sub Menu Background Color";
|
|
467
|
+
_txt["Sub Menu Background Color"] = "Sub Menu Background Color";
|
|
468
|
+
_txt["(visible on preview)"] = "(visible on preview)";
|