@innovastudio/contentbox 1.0.24 → 1.0.28

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.
@@ -389,8 +389,19 @@ _txt['ALL'] = 'ALL';
389
389
  _txt['Section Settings'] = 'Section Settings';
390
390
  _txt['Remove'] = 'Remove';
391
391
  _txt['Are you sure you want to delete this section?'] = 'Are you sure you want to delete this section?';
392
- _txt["Cover"] = "Cover";
393
- _txt["Video URL"] = "Video URL";
394
- _txt["Video Poster"] = "Video Poster";
395
- _txt["Overlay Opacity"] = "Overlay Opacity";
396
- _txt["Uploading.."] = "Uploading..";
392
+ _txt['Cover'] = 'Cover';
393
+ _txt['Video URL'] = 'Video URL';
394
+ _txt['Video Poster'] = 'Video Poster';
395
+ _txt['Overlay Opacity'] = 'Overlay Opacity';
396
+ _txt['Uploading..'] = 'Uploading..';
397
+ _txt['Typography Styles'] = 'Typography Styles';
398
+ _txt['Apply to'] = 'Apply to';
399
+ _txt['Page'] = 'Page';
400
+ _txt['Section'] = 'Section';
401
+ _txt['Container'] = 'Container';
402
+ _txt['Active Box'] = 'Active Box';
403
+ _txt['xs'] = 'xs';
404
+ _txt['sm'] = 'sm';
405
+ _txt['m'] = 'm';
406
+ _txt['lg'] = 'lg';
407
+ _txt['Scroll Button'] = 'Scroll Button';