@cesdk/cesdk-js 1.75.0-rc.4 → 1.75.0

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.
@@ -716,8 +716,8 @@
716
716
  "libraries.ly.img.audio.label": "Audio",
717
717
  "libraries.ly.img.audio.upload.label": "Audio Uploads",
718
718
  "libraries.ly.img.color.palette.label": "Standardfarben",
719
- "libraries.ly.img.colors.blockColors.label": "Bildfarben",
720
- "libraries.ly.img.colors.blockColors.unnamedBlock": "Bild {{n}}",
719
+ "libraries.ly.img.colors.imageColors.label": "Bildfarben",
720
+ "libraries.ly.img.colors.imageColors.unnamedBlock": "Bild {{n}}",
721
721
  "libraries.ly.img.colors.documentColors.label": "Dokumentfarben",
722
722
  "libraries.ly.img.crop.presets.label": "Seitenverhältnis",
723
723
  "libraries.ly.img.image.label": "Bilder",
@@ -719,8 +719,8 @@
719
719
  "libraries.ly.img.audio.label": "Audio",
720
720
  "libraries.ly.img.audio.upload.label": "Audio Uploads",
721
721
  "libraries.ly.img.color.palette.label": "Default Colors",
722
- "libraries.ly.img.colors.blockColors.label": "Image Colors",
723
- "libraries.ly.img.colors.blockColors.unnamedBlock": "Image {{n}}",
722
+ "libraries.ly.img.colors.imageColors.label": "Image Colors",
723
+ "libraries.ly.img.colors.imageColors.unnamedBlock": "Image {{n}}",
724
724
  "libraries.ly.img.colors.documentColors.label": "Document Colors",
725
725
  "libraries.ly.img.crop.presets.label": "Aspect Ratio",
726
726
  "libraries.ly.img.image.label": "Images",
@@ -1367,7 +1367,7 @@
1367
1367
  "scope.lifecycle.duplicate": "Allow to Duplicate",
1368
1368
  "scope.lifecycle.duplicate.tooltip": "Allows users to create copies of the element",
1369
1369
  "scope.shape.change": "Allow to Change Shape",
1370
- "scope.shape.change.tooltip": "Allows users to change shape options for rectangle, polygon, star, line shapes",
1370
+ "scope.shape.change.tooltip": "Allows users to change the shape and its properties (sides, corner radius, points, etc.)",
1371
1371
  "scope.stroke.change": "Allow to Change Stroke",
1372
1372
  "scope.stroke.change.tooltip": "Allows users to modify stroke properties (width, color, style)",
1373
1373
  "scope.text.character": "Allow to Style Text",