@cesdk/cesdk-js 1.32.0 → 1.33.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.
@@ -118,15 +118,15 @@
118
118
  "action.strokeStyle.change": "$t(property.strokeStyle.description)",
119
119
  "action.text.autoHeight": "Automatische Höhe aktivieren",
120
120
  "action.text.autoHeight.automatic": "Automatische Rahmenhöhe wurde aktiviert",
121
- "action.text.autoHeight.notification": "Textrahmen auf automatische Höhe gesetzt",
121
+ "action.text.autoHeight.notification": "Rahmenverhalten auf automatische Höhe eingestellt",
122
122
  "action.text.autoSize": "Automatische Größe aktivieren",
123
- "action.text.autoSize.automatic": "Automatische Rahmengröße wurde aktiviert",
124
- "action.text.autoSize.notification": "Textrahmen auf automatische Größe gesetzt",
123
+ "action.text.autoSize.automatic": "Textrahmen auf automatische Größe eingestellt",
124
+ "action.text.autoSize.notification": "Rahmenverhalten auf automatische Größe eingestellt",
125
125
  "action.text.change": "Text ändern",
126
126
  "action.text.changeCase": "Groß- und Kleinschreibung ändern",
127
127
  "action.text.fixedFrame": "Feste Größe aktivieren",
128
128
  "action.text.fixedFrame.automatic": "Feste Rahmengröße wurde aktiviert",
129
- "action.text.fixedFrame.notification": "Textrahmen auf fixe Größe gesetzt",
129
+ "action.text.fixedFrame.notification": "Rahmenverhalten auf feste Größe eingestellt",
130
130
  "action.ungroup": "Gruppierung auflösen",
131
131
  "action.unmute": "Unmute",
132
132
  "action.video.replace": "Video ersetzt",
@@ -581,7 +581,7 @@
581
581
  "input.shadow.label": "Schatten",
582
582
  "input.shadow.valueLabel": "Schlagschatten",
583
583
  "input.shape": "Form",
584
- "input.shape.options": "Form Optionen",
584
+ "input.shape.options": "Form anpassen",
585
585
  "input.showInExport": "Im Export anzeigen",
586
586
  "input.sliderInput.toggleNumberInput": "Direkte Werteingabe einblenden",
587
587
  "input.stroke": "Kontur",
@@ -951,6 +951,7 @@
951
951
  "property.points": "Spitzen",
952
952
  "property.position": "{{axis}} $t(common.position)",
953
953
  "property.position.description": "Position auf der {{axis}}-Achse in {{unit}}",
954
+ "property.cornerRadius": "Ecken abrunden",
954
955
  "property.sides": "Seiten",
955
956
  "property.strokeColor": "Kontur",
956
957
  "property.strokeColor.description": "Konturfarbe ändern",
@@ -1038,6 +1038,7 @@
1038
1038
  "property.points": "Points",
1039
1039
  "property.position": "{{axis}} $t(common.position)",
1040
1040
  "property.position.description": "Position on the {{axis}}-axis in {{unit}}",
1041
+ "property.cornerRadius": "Round Corners",
1041
1042
  "property.sides": "Sides",
1042
1043
  "property.strokeColor": "Stroke",
1043
1044
  "property.strokeColor.description": "Change stroke color",