@cesdk/cesdk-js 1.76.0-nightly.20260521 → 1.76.0-rc.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.
@@ -208,6 +208,8 @@
208
208
  "common.editColor": "Edit Color",
209
209
  "common.export": "Export",
210
210
  "common.fill": "Fill",
211
+ "common.fontSizeUnit": "Font size unit",
212
+ "common.fontSizeUnit.description": "Select font size unit",
211
213
  "common.formats": "Formats",
212
214
  "common.height": "Height",
213
215
  "common.height.inUnit": "Height in {{unit}}",
@@ -230,6 +232,7 @@
230
232
  "common.pause": "Pause",
231
233
  "common.pixel": "Pixel",
232
234
  "common.pixelScale": "Pixel Scale",
235
+ "common.point": "Point",
233
236
  "common.placeholder": "Placeholder",
234
237
  "common.play": "Play",
235
238
  "common.position": "Position",
@@ -709,6 +712,7 @@
709
712
  "input.typefaceSelect.search": "Search fonts...",
710
713
  "input.typefaceSelect.tooltip": "Change typeface",
711
714
  "input.unit.tooltip": "Select $t(common.unit)",
715
+ "input.fontSizeUnit.tooltip": "Select $t(common.fontSizeUnit)",
712
716
  "input.uploadAudio": "Uploading Audio...",
713
717
  "input.uploadFiles": "Uploading Files...",
714
718
  "input.uploadImage": "Uploading Image...",
@@ -1534,6 +1538,7 @@
1534
1538
  "settings.feature.replace.audio": "Replace Audio",
1535
1539
  "settings.feature.replace.fill": "Replace Fill",
1536
1540
  "settings.feature.replace.shape": "Replace Shape",
1541
+ "settings.feature.scene.fontSizeUnit": "Font Size Unit",
1537
1542
  "settings.feature.scene.layout": "Scene Layout",
1538
1543
  "settings.feature.scene.layout.free": "Free Layout",
1539
1544
  "settings.feature.scene.layout.horizontal": "Horizontal Layout",