@innovastudio/contentbox 1.0.60 → 1.1.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.
|
@@ -420,4 +420,34 @@ _txt["Zoom Out"] = "Zoom Out";
|
|
|
420
420
|
_txt["Overlap"] = "Overlap";
|
|
421
421
|
_txt["Optimize text sizes on large screen."] = "Optimize text sizes on large screen.";
|
|
422
422
|
_txt["Justify"] = "Justify";
|
|
423
|
-
_txt["Space Between"] = "Space Between";
|
|
423
|
+
_txt["Space Between"] = "Space Between";
|
|
424
|
+
_txt["Menu Builder"] = "Menu Builder";
|
|
425
|
+
_txt["Fixed light topbar (dark text)"] = "Fixed light topbar (dark text)";
|
|
426
|
+
_txt["Fixed dark topbar (light text)"] = "Fixed dark topbar (light text)";
|
|
427
|
+
_txt["Transparent topbar (light text), light topbar on scroll"] = "Transparent topbar (light text), light topbar on scroll";
|
|
428
|
+
_txt["Transparent topbar (dark text), light topbar on scroll"] = "Transparent topbar (dark text), light topbar on scroll";
|
|
429
|
+
_txt["Transparent topbar (light text), dark topbar on scroll"] = "Transparent topbar (light text), dark topbar on scroll";
|
|
430
|
+
_txt["Transparent (dark text), dark topbar on scroll"] = "Transparent (dark text), dark topbar on scroll";
|
|
431
|
+
_txt["Static transparent topbar (dark text)"] = "Static transparent topbar (dark text)";
|
|
432
|
+
_txt["Static transparent topbar (light text)"] = "Static transparent topbar (light text)";
|
|
433
|
+
_txt["Static light topbar (dark text)"] = "Static light topbar (dark text)";
|
|
434
|
+
_txt["Static dark topbar (light text)"] = "Static dark topbar (light text)";
|
|
435
|
+
_txt["Circle"] = "Circle";
|
|
436
|
+
_txt["Logo"] = "Logo";
|
|
437
|
+
_txt["Remove Image"] = "Remove Image";
|
|
438
|
+
_txt["Logo Text"] = "Logo Text";
|
|
439
|
+
_txt["Logo Link"] = "Logo Link";
|
|
440
|
+
_txt["Max Container Width"] = "Max Container Width";
|
|
441
|
+
_txt["Add Menu Item"] = "Add Menu Item";
|
|
442
|
+
_txt["Edit Menu Item"] = "Edit Menu Item";
|
|
443
|
+
_txt["Search"] = "Search";
|
|
444
|
+
_txt["Display Text"] = "Display Text";
|
|
445
|
+
_txt["Select Icon"] = "Select Icon";
|
|
446
|
+
_txt["Remove Icon"] = "Remove Icon";
|
|
447
|
+
_txt["Highlight"] = "Highlight";
|
|
448
|
+
_txt["Update"] = "Update";
|
|
449
|
+
_txt["Goto Section"] = "Goto Section";
|
|
450
|
+
_txt["Goto"] = "Goto";
|
|
451
|
+
_txt["Replace"] = "Replace";
|
|
452
|
+
_txt["Do you want to replace the current navigation bar?"] = "Do you want to replace the current navigation bar?";
|
|
453
|
+
_txt["Autofit Content on Mobile"] = "Autofit Content on Mobile";
|
package/readme.txt
CHANGED