@atlaskit/afm-i18n-platform-editor-editor-common 2.53.0 → 2.55.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.
Files changed (116) hide show
  1. package/dist/cjs/i18n/cs.js +2 -0
  2. package/dist/cjs/i18n/da.js +4 -0
  3. package/dist/cjs/i18n/de.js +4 -0
  4. package/dist/cjs/i18n/en.js +4 -0
  5. package/dist/cjs/i18n/en_GB.js +4 -0
  6. package/dist/cjs/i18n/en_ZZ.js +4 -0
  7. package/dist/cjs/i18n/fi.js +4 -0
  8. package/dist/cjs/i18n/fr.js +4 -0
  9. package/dist/cjs/i18n/hu.js +4 -0
  10. package/dist/cjs/i18n/it.js +2 -0
  11. package/dist/cjs/i18n/ja.js +4 -0
  12. package/dist/cjs/i18n/ko.js +4 -0
  13. package/dist/cjs/i18n/nb.js +4 -0
  14. package/dist/cjs/i18n/nl.js +4 -0
  15. package/dist/cjs/i18n/pl.js +2 -0
  16. package/dist/cjs/i18n/ru.js +4 -0
  17. package/dist/cjs/i18n/sl.js +6 -0
  18. package/dist/cjs/i18n/sr_RS.js +5 -0
  19. package/dist/cjs/i18n/sr_YR.js +5 -0
  20. package/dist/cjs/i18n/sv.js +2 -0
  21. package/dist/cjs/i18n/tr.js +4 -0
  22. package/dist/cjs/i18n/uk.js +4 -0
  23. package/dist/cjs/i18n/vi.js +4 -0
  24. package/dist/esm/i18n/cs.d.ts +2 -0
  25. package/dist/esm/i18n/cs.js +2 -0
  26. package/dist/esm/i18n/da.d.ts +4 -0
  27. package/dist/esm/i18n/da.js +4 -0
  28. package/dist/esm/i18n/de.d.ts +4 -0
  29. package/dist/esm/i18n/de.js +4 -0
  30. package/dist/esm/i18n/en.d.ts +4 -0
  31. package/dist/esm/i18n/en.js +4 -0
  32. package/dist/esm/i18n/en_GB.d.ts +4 -0
  33. package/dist/esm/i18n/en_GB.js +4 -0
  34. package/dist/esm/i18n/en_ZZ.d.ts +4 -0
  35. package/dist/esm/i18n/en_ZZ.js +4 -0
  36. package/dist/esm/i18n/fi.d.ts +4 -0
  37. package/dist/esm/i18n/fi.js +4 -0
  38. package/dist/esm/i18n/fr.d.ts +4 -0
  39. package/dist/esm/i18n/fr.js +4 -0
  40. package/dist/esm/i18n/hu.d.ts +4 -0
  41. package/dist/esm/i18n/hu.js +4 -0
  42. package/dist/esm/i18n/it.d.ts +2 -0
  43. package/dist/esm/i18n/it.js +2 -0
  44. package/dist/esm/i18n/ja.d.ts +4 -0
  45. package/dist/esm/i18n/ja.js +4 -0
  46. package/dist/esm/i18n/ko.d.ts +4 -0
  47. package/dist/esm/i18n/ko.js +4 -0
  48. package/dist/esm/i18n/nb.d.ts +4 -0
  49. package/dist/esm/i18n/nb.js +4 -0
  50. package/dist/esm/i18n/nl.d.ts +4 -0
  51. package/dist/esm/i18n/nl.js +4 -0
  52. package/dist/esm/i18n/pl.d.ts +2 -0
  53. package/dist/esm/i18n/pl.js +2 -0
  54. package/dist/esm/i18n/ru.d.ts +4 -0
  55. package/dist/esm/i18n/ru.js +4 -0
  56. package/dist/esm/i18n/sl.d.ts +6 -0
  57. package/dist/esm/i18n/sl.js +6 -0
  58. package/dist/esm/i18n/sr_RS.d.ts +5 -0
  59. package/dist/esm/i18n/sr_RS.js +5 -0
  60. package/dist/esm/i18n/sr_YR.d.ts +5 -0
  61. package/dist/esm/i18n/sr_YR.js +5 -0
  62. package/dist/esm/i18n/sv.d.ts +2 -0
  63. package/dist/esm/i18n/sv.js +2 -0
  64. package/dist/esm/i18n/tr.d.ts +4 -0
  65. package/dist/esm/i18n/tr.js +4 -0
  66. package/dist/esm/i18n/uk.d.ts +4 -0
  67. package/dist/esm/i18n/uk.js +4 -0
  68. package/dist/esm/i18n/vi.d.ts +4 -0
  69. package/dist/esm/i18n/vi.js +4 -0
  70. package/dist/types/i18n/cs.d.ts +2 -0
  71. package/dist/types/i18n/da.d.ts +4 -0
  72. package/dist/types/i18n/de.d.ts +4 -0
  73. package/dist/types/i18n/en.d.ts +4 -0
  74. package/dist/types/i18n/en_GB.d.ts +4 -0
  75. package/dist/types/i18n/en_ZZ.d.ts +4 -0
  76. package/dist/types/i18n/fi.d.ts +4 -0
  77. package/dist/types/i18n/fr.d.ts +4 -0
  78. package/dist/types/i18n/hu.d.ts +4 -0
  79. package/dist/types/i18n/it.d.ts +2 -0
  80. package/dist/types/i18n/ja.d.ts +4 -0
  81. package/dist/types/i18n/ko.d.ts +4 -0
  82. package/dist/types/i18n/nb.d.ts +4 -0
  83. package/dist/types/i18n/nl.d.ts +4 -0
  84. package/dist/types/i18n/pl.d.ts +2 -0
  85. package/dist/types/i18n/ru.d.ts +4 -0
  86. package/dist/types/i18n/sl.d.ts +6 -0
  87. package/dist/types/i18n/sr_RS.d.ts +5 -0
  88. package/dist/types/i18n/sr_YR.d.ts +5 -0
  89. package/dist/types/i18n/sv.d.ts +2 -0
  90. package/dist/types/i18n/tr.d.ts +4 -0
  91. package/dist/types/i18n/uk.d.ts +4 -0
  92. package/dist/types/i18n/vi.d.ts +4 -0
  93. package/i18n/cs.ts +2 -0
  94. package/i18n/da.ts +4 -0
  95. package/i18n/de.ts +4 -0
  96. package/i18n/en.ts +4 -0
  97. package/i18n/en_GB.ts +4 -0
  98. package/i18n/en_ZZ.ts +4 -0
  99. package/i18n/fi.ts +4 -0
  100. package/i18n/fr.ts +4 -0
  101. package/i18n/hu.ts +4 -0
  102. package/i18n/it.ts +2 -0
  103. package/i18n/ja.ts +4 -0
  104. package/i18n/ko.ts +4 -0
  105. package/i18n/nb.ts +4 -0
  106. package/i18n/nl.ts +4 -0
  107. package/i18n/pl.ts +2 -0
  108. package/i18n/ru.ts +4 -0
  109. package/i18n/sl.ts +6 -0
  110. package/i18n/sr_RS.ts +5 -0
  111. package/i18n/sr_YR.ts +5 -0
  112. package/i18n/sv.ts +2 -0
  113. package/i18n/tr.ts +4 -0
  114. package/i18n/uk.ts +4 -0
  115. package/i18n/vi.ts +4 -0
  116. package/package.json +1 -1
@@ -724,9 +724,13 @@ export default {
724
724
  'fabric.editor.mergeCells': 'Об’єднати клітинки',
725
725
  'fabric.editor.moreFormatting': 'Додаткове форматування',
726
726
  'fabric.editor.moveColumnLeft': '{0, plural, one {Переміщення стовпця(-ів) уліво} few {Переміщення стовпців уліво} many {Переміщення стовпців уліво} other {Переміщення стовпців уліво}}',
727
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Переміщення стовпця ліворуч',
727
728
  'fabric.editor.moveColumnRight': '{0, plural, one {Переміщення стовпця(-ів) управо} few {Переміщення стовпців управо} many {Переміщення стовпців управо} other {Переміщення стовпців управо}}',
729
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Переміщення стовпця праворуч',
728
730
  'fabric.editor.moveDownDown': '{0, plural, one {Переміщення рядка(-ів) униз} few {Переміщення рядків униз} many {Переміщення рядків униз} other {Переміщення рядків униз}}',
731
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Переміщення рядка вгору',
729
732
  'fabric.editor.moveRowUp': '{0, plural, one {Переміщення рядка(-ів) угору} few {Переміщення рядків угору} many {Переміщення рядків угору} other {Переміщення рядків угору}}',
733
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Переміщення рядка вниз',
730
734
  'fabric.editor.navigate.toolbar.askAI': 'Запитати ШІ',
731
735
  'fabric.editor.navigate.toolbar.editor': 'Перейти на панель інструментів редактора',
732
736
  'fabric.editor.navigate.toolbar.floating': 'Перейти на рухому панель інструментів',
@@ -722,9 +722,13 @@ declare const _default: {
722
722
  'fabric.editor.mergeCells': string;
723
723
  'fabric.editor.moreFormatting': string;
724
724
  'fabric.editor.moveColumnLeft': string;
725
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
725
726
  'fabric.editor.moveColumnRight': string;
727
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
726
728
  'fabric.editor.moveDownDown': string;
729
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
727
730
  'fabric.editor.moveRowUp': string;
731
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
728
732
  'fabric.editor.navigate.toolbar.askAI': string;
729
733
  'fabric.editor.navigate.toolbar.editor': string;
730
734
  'fabric.editor.navigate.toolbar.floating': string;
@@ -724,9 +724,13 @@ export default {
724
724
  'fabric.editor.mergeCells': 'Hợp nhất ô',
725
725
  'fabric.editor.moreFormatting': 'Thêm định dạng',
726
726
  'fabric.editor.moveColumnLeft': '{0, plural, other {Di chuyển cột sang trái}}',
727
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Di chuyển cột sang trái',
727
728
  'fabric.editor.moveColumnRight': '{0, plural, other {Di chuyển cột sang phải}}',
729
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Di chuyển cột sang phải',
728
730
  'fabric.editor.moveDownDown': '{0, plural, other {Di chuyển hàng xuống dưới}}',
731
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Di chuyển hàng xuống dưới',
729
732
  'fabric.editor.moveRowUp': '{0, plural, other {Di chuyển hàng lên trên}}',
733
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Di chuyển hàng lên trên',
730
734
  'fabric.editor.navigate.toolbar.askAI': 'Hỏi AI',
731
735
  'fabric.editor.navigate.toolbar.editor': 'Điều hướng đến thanh công cụ trình biên tập',
732
736
  'fabric.editor.navigate.toolbar.floating': 'Điều hướng đến thanh công cụ nổi',
@@ -741,7 +741,9 @@ declare const _default: {
741
741
  'fabric.editor.moveColumnRight': string;
742
742
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
743
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
744
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
745
747
  'fabric.editor.navigate.toolbar.askAI': string;
746
748
  'fabric.editor.navigate.toolbar.editor': string;
747
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -397,6 +397,7 @@ declare const _default: {
397
397
  'fabric.editor.block.menu.copy.block': string;
398
398
  'fabric.editor.block.menu.copy.link': string;
399
399
  'fabric.editor.block.menu.copy.link.to.block': string;
400
+ 'fabric.editor.block.menu.copy.link.to.selection': string;
400
401
  'fabric.editor.block.menu.copy.synced.block': string;
401
402
  'fabric.editor.block.menu.create': string;
402
403
  'fabric.editor.block.menu.create.synced.block': string;
@@ -413,6 +414,7 @@ declare const _default: {
413
414
  'fabric.editor.block.menu.paragraph': string;
414
415
  'fabric.editor.block.menu.structure': string;
415
416
  'fabric.editor.block.menu.suggested': string;
417
+ 'fabric.editor.block.menu.sync.block': string;
416
418
  'fabric.editor.block.menu.turn.into': string;
417
419
  'fabric.editor.block.menu.wrap.icon': string;
418
420
  'fabric.editor.blockCardUnavailable': string;
@@ -937,11 +939,13 @@ declare const _default: {
937
939
  'fabric.editor.superscript': string;
938
940
  'fabric.editor.superscript.off.subscript.on': string;
939
941
  'fabric.editor.supportAltText': string;
942
+ 'fabric.editor.syncBlock': string;
940
943
  'fabric.editor.syncBlock.toolbar.newLozenge': string;
941
944
  'fabric.editor.syncBlockCopiedAction': string;
942
945
  'fabric.editor.syncBlockCopiedDescription': string;
943
946
  'fabric.editor.syncBlockCopiedTitle': string;
944
947
  'fabric.editor.syncBlockGroup': string;
948
+ 'fabric.editor.syncBlockLabel': string;
945
949
  'fabric.editor.syncedBlock': string;
946
950
  'fabric.editor.syncedBlock.description': string;
947
951
  'fabric.editor.syncedBlock.label.text': string;
@@ -397,6 +397,7 @@ declare const _default: {
397
397
  'fabric.editor.block.menu.copy.block': string;
398
398
  'fabric.editor.block.menu.copy.link': string;
399
399
  'fabric.editor.block.menu.copy.link.to.block': string;
400
+ 'fabric.editor.block.menu.copy.link.to.selection': string;
400
401
  'fabric.editor.block.menu.copy.synced.block': string;
401
402
  'fabric.editor.block.menu.create': string;
402
403
  'fabric.editor.block.menu.create.synced.block': string;
@@ -413,6 +414,7 @@ declare const _default: {
413
414
  'fabric.editor.block.menu.paragraph': string;
414
415
  'fabric.editor.block.menu.structure': string;
415
416
  'fabric.editor.block.menu.suggested': string;
417
+ 'fabric.editor.block.menu.sync.block': string;
416
418
  'fabric.editor.block.menu.turn.into': string;
417
419
  'fabric.editor.block.menu.wrap.icon': string;
418
420
  'fabric.editor.blockCardUnavailable': string;
@@ -937,11 +939,13 @@ declare const _default: {
937
939
  'fabric.editor.superscript': string;
938
940
  'fabric.editor.superscript.off.subscript.on': string;
939
941
  'fabric.editor.supportAltText': string;
942
+ 'fabric.editor.syncBlock': string;
940
943
  'fabric.editor.syncBlock.toolbar.newLozenge': string;
941
944
  'fabric.editor.syncBlockCopiedAction': string;
942
945
  'fabric.editor.syncBlockCopiedDescription': string;
943
946
  'fabric.editor.syncBlockCopiedTitle': string;
944
947
  'fabric.editor.syncBlockGroup': string;
948
+ 'fabric.editor.syncBlockLabel': string;
945
949
  'fabric.editor.syncedBlock': string;
946
950
  'fabric.editor.syncedBlock.description': string;
947
951
  'fabric.editor.syncedBlock.label.text': string;
@@ -397,6 +397,7 @@ declare const _default: {
397
397
  'fabric.editor.block.menu.copy.block': string;
398
398
  'fabric.editor.block.menu.copy.link': string;
399
399
  'fabric.editor.block.menu.copy.link.to.block': string;
400
+ 'fabric.editor.block.menu.copy.link.to.selection': string;
400
401
  'fabric.editor.block.menu.copy.synced.block': string;
401
402
  'fabric.editor.block.menu.create': string;
402
403
  'fabric.editor.block.menu.create.synced.block': string;
@@ -413,6 +414,7 @@ declare const _default: {
413
414
  'fabric.editor.block.menu.paragraph': string;
414
415
  'fabric.editor.block.menu.structure': string;
415
416
  'fabric.editor.block.menu.suggested': string;
417
+ 'fabric.editor.block.menu.sync.block': string;
416
418
  'fabric.editor.block.menu.turn.into': string;
417
419
  'fabric.editor.block.menu.wrap.icon': string;
418
420
  'fabric.editor.blockCardUnavailable': string;
@@ -937,11 +939,13 @@ declare const _default: {
937
939
  'fabric.editor.superscript': string;
938
940
  'fabric.editor.superscript.off.subscript.on': string;
939
941
  'fabric.editor.supportAltText': string;
942
+ 'fabric.editor.syncBlock': string;
940
943
  'fabric.editor.syncBlock.toolbar.newLozenge': string;
941
944
  'fabric.editor.syncBlockCopiedAction': string;
942
945
  'fabric.editor.syncBlockCopiedDescription': string;
943
946
  'fabric.editor.syncBlockCopiedTitle': string;
944
947
  'fabric.editor.syncBlockGroup': string;
948
+ 'fabric.editor.syncBlockLabel': string;
945
949
  'fabric.editor.syncedBlock': string;
946
950
  'fabric.editor.syncedBlock.description': string;
947
951
  'fabric.editor.syncedBlock.label.text': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -740,7 +740,9 @@ declare const _default: {
740
740
  'fabric.editor.moveColumnRight': string;
741
741
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
742
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
743
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
744
746
  'fabric.editor.navigate.toolbar.askAI': string;
745
747
  'fabric.editor.navigate.toolbar.editor': string;
746
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -741,7 +741,9 @@ declare const _default: {
741
741
  'fabric.editor.moveColumnRight': string;
742
742
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
743
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
744
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
745
747
  'fabric.editor.navigate.toolbar.askAI': string;
746
748
  'fabric.editor.navigate.toolbar.editor': string;
747
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -512,6 +512,7 @@ declare const _default: {
512
512
  'fabric.editor.date.description': string;
513
513
  'fabric.editor.decision': string;
514
514
  'fabric.editor.decision.description': string;
515
+ 'fabric.editor.decisionAriaLabel': string;
515
516
  'fabric.editor.decisionPlaceholder': string;
516
517
  'fabric.editor.decreaseSize': string;
517
518
  'fabric.editor.defaultAltText': string;
@@ -793,9 +794,13 @@ declare const _default: {
793
794
  'fabric.editor.mergeCells': string;
794
795
  'fabric.editor.moreFormatting': string;
795
796
  'fabric.editor.moveColumnLeft': string;
797
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
796
798
  'fabric.editor.moveColumnRight': string;
799
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
797
800
  'fabric.editor.moveDownDown': string;
801
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
798
802
  'fabric.editor.moveRowUp': string;
803
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
799
804
  'fabric.editor.navigate.toolbar.askAI': string;
800
805
  'fabric.editor.navigate.toolbar.editor': string;
801
806
  'fabric.editor.navigate.toolbar.floating': string;
@@ -1011,6 +1016,7 @@ declare const _default: {
1011
1016
  'fabric.editor.typeahead.metionListItemLabel': string;
1012
1017
  'fabric.editor.unableToLoadContent': string;
1013
1018
  'fabric.editor.unableToOpenLink': string;
1019
+ 'fabric.editor.undefinedDecisionAriaLabel': string;
1014
1020
  'fabric.editor.underline': string;
1015
1021
  'fabric.editor.undo': string;
1016
1022
  'fabric.editor.unknown.label': string;
@@ -518,6 +518,7 @@ declare const _default: {
518
518
  'fabric.editor.date.description': string;
519
519
  'fabric.editor.decision': string;
520
520
  'fabric.editor.decision.description': string;
521
+ 'fabric.editor.decisionAriaLabel': string;
521
522
  'fabric.editor.decisionPlaceholder': string;
522
523
  'fabric.editor.decreaseElementSize': string;
523
524
  'fabric.editor.decreaseSize': string;
@@ -801,9 +802,13 @@ declare const _default: {
801
802
  'fabric.editor.mergeCells': string;
802
803
  'fabric.editor.moreFormatting': string;
803
804
  'fabric.editor.moveColumnLeft': string;
805
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
804
806
  'fabric.editor.moveColumnRight': string;
807
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
805
808
  'fabric.editor.moveDownDown': string;
809
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
806
810
  'fabric.editor.moveRowUp': string;
811
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
807
812
  'fabric.editor.navigate.toolbar.askAI': string;
808
813
  'fabric.editor.navigate.toolbar.editor': string;
809
814
  'fabric.editor.navigate.toolbar.floating': string;
@@ -801,9 +801,13 @@ declare const _default: {
801
801
  'fabric.editor.mergeCells': string;
802
802
  'fabric.editor.moreFormatting': string;
803
803
  'fabric.editor.moveColumnLeft': string;
804
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
804
805
  'fabric.editor.moveColumnRight': string;
806
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
805
807
  'fabric.editor.moveDownDown': string;
808
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
806
809
  'fabric.editor.moveRowUp': string;
810
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
807
811
  'fabric.editor.navigate.toolbar.askAI': string;
808
812
  'fabric.editor.navigate.toolbar.editor': string;
809
813
  'fabric.editor.navigate.toolbar.floating': string;
@@ -1019,6 +1023,7 @@ declare const _default: {
1019
1023
  'fabric.editor.typeahead.metionListItemLabel': string;
1020
1024
  'fabric.editor.unableToLoadContent': string;
1021
1025
  'fabric.editor.unableToOpenLink': string;
1026
+ 'fabric.editor.undefinedDecisionAriaLabel': string;
1022
1027
  'fabric.editor.underline': string;
1023
1028
  'fabric.editor.undo': string;
1024
1029
  'fabric.editor.unknown.label': string;
@@ -740,7 +740,9 @@ declare const _default: {
740
740
  'fabric.editor.moveColumnRight': string;
741
741
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
742
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
743
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
744
746
  'fabric.editor.navigate.toolbar.askAI': string;
745
747
  'fabric.editor.navigate.toolbar.editor': string;
746
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -722,9 +722,13 @@ declare const _default: {
722
722
  'fabric.editor.mergeCells': string;
723
723
  'fabric.editor.moreFormatting': string;
724
724
  'fabric.editor.moveColumnLeft': string;
725
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
725
726
  'fabric.editor.moveColumnRight': string;
727
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
726
728
  'fabric.editor.moveDownDown': string;
729
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
727
730
  'fabric.editor.moveRowUp': string;
731
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
728
732
  'fabric.editor.navigate.toolbar.askAI': string;
729
733
  'fabric.editor.navigate.toolbar.editor': string;
730
734
  'fabric.editor.navigate.toolbar.floating': string;
@@ -722,9 +722,13 @@ declare const _default: {
722
722
  'fabric.editor.mergeCells': string;
723
723
  'fabric.editor.moreFormatting': string;
724
724
  'fabric.editor.moveColumnLeft': string;
725
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
725
726
  'fabric.editor.moveColumnRight': string;
727
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
726
728
  'fabric.editor.moveDownDown': string;
729
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
727
730
  'fabric.editor.moveRowUp': string;
731
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
728
732
  'fabric.editor.navigate.toolbar.askAI': string;
729
733
  'fabric.editor.navigate.toolbar.editor': string;
730
734
  'fabric.editor.navigate.toolbar.floating': string;
package/i18n/cs.ts CHANGED
@@ -825,8 +825,10 @@ export default {
825
825
  'fabric.editor.moveColumnRightHelpDialogLabel': 'Přesunout sloupec vpravo',
826
826
  'fabric.editor.moveDownDown':
827
827
  '{0, plural, one {Přesunout řádek dolů} few {Přesunout řádky dolů} many {Přesunout řádky dolů} other {Přesunout řádky dolů}}',
828
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Posunout řádek dolů',
828
829
  'fabric.editor.moveRowUp':
829
830
  '{0, plural, one {Přesunout řádek nahoru} few {Přesunout řádky nahoru} many {Přesunout řádky nahoru} other {Přesunout řádky nahoru}}',
831
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Posunout řádek nahoru',
830
832
  'fabric.editor.navigate.toolbar.askAI': 'Zeptat se AI',
831
833
  'fabric.editor.navigate.toolbar.editor': 'Přejít na panel nástrojů editoru',
832
834
  'fabric.editor.navigate.toolbar.floating': 'Přejít na plovoucí panel nástrojů',
package/i18n/da.ts CHANGED
@@ -820,9 +820,13 @@ export default {
820
820
  'fabric.editor.mergeCells': 'Flet celler',
821
821
  'fabric.editor.moreFormatting': 'Mere formatering',
822
822
  'fabric.editor.moveColumnLeft': '{0, plural, one {Flyt kolonne til venstre} other {Flyt kolonner til venstre}}',
823
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Flyt kolonne til venstre',
823
824
  'fabric.editor.moveColumnRight': '{0, plural, one {Flyt kolonne til højre} other {Flyt kolonner til højre}}',
825
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Flyt kolonne til højre',
824
826
  'fabric.editor.moveDownDown': '{0, plural, one {Flyt række ned} other {Flyt rækker ned}}',
827
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Flyt række ned',
825
828
  'fabric.editor.moveRowUp': '{0, plural, one {Flyt række op} other {Flyt rækker op}}',
829
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Flyt række op',
826
830
  'fabric.editor.navigate.toolbar.askAI': 'Spørg AI',
827
831
  'fabric.editor.navigate.toolbar.editor': 'Naviger til værktøjslinje til redigeringsprogram',
828
832
  'fabric.editor.navigate.toolbar.floating': 'Naviger til flydende værktøjslinje',
package/i18n/de.ts CHANGED
@@ -857,10 +857,14 @@ export default {
857
857
  'fabric.editor.moreFormatting': 'Mehr Formatierungsoptionen',
858
858
  'fabric.editor.moveColumnLeft':
859
859
  '{0, plural, one {Spalte nach links verschieben} other {Spalten nach links verschieben}}',
860
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Spalte nach links verschieben',
860
861
  'fabric.editor.moveColumnRight':
861
862
  '{0, plural, one {Spalte nach rechts verschieben} other {Spalten nach rechts verschieben}}',
863
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Spalte nach rechts verschieben',
862
864
  'fabric.editor.moveDownDown': '{0, plural, one {Zeile nach unten verschieben} other {Zeilen nach unten verschieben}}',
865
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Zeile nach unten verschieben',
863
866
  'fabric.editor.moveRowUp': '{0, plural, one {Zeile nach oben verschieben} other {Zeilen nach oben verschieben}}',
867
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Zeile nach oben verschieben',
864
868
  'fabric.editor.navigate.toolbar.askAI': 'KI fragen',
865
869
  'fabric.editor.navigate.toolbar.editor': 'Zur Editor-Symbolleiste navigieren',
866
870
  'fabric.editor.navigate.toolbar.floating': 'Zur unverankerten Symbolleiste navigieren',
package/i18n/en.ts CHANGED
@@ -464,6 +464,7 @@ export default {
464
464
  'fabric.editor.block.menu.copy.block': 'Copy block',
465
465
  'fabric.editor.block.menu.copy.link': 'Copy link',
466
466
  'fabric.editor.block.menu.copy.link.to.block': 'Copy link to block',
467
+ 'fabric.editor.block.menu.copy.link.to.selection': 'Copy link to selection',
467
468
  'fabric.editor.block.menu.copy.synced.block': 'Copy synced block',
468
469
  'fabric.editor.block.menu.create': 'Create',
469
470
  'fabric.editor.block.menu.create.synced.block': 'Create synced block',
@@ -480,6 +481,7 @@ export default {
480
481
  'fabric.editor.block.menu.paragraph': 'Paragraph',
481
482
  'fabric.editor.block.menu.structure': 'Structure',
482
483
  'fabric.editor.block.menu.suggested': 'Suggested',
484
+ 'fabric.editor.block.menu.sync.block': 'Sync block',
483
485
  'fabric.editor.block.menu.turn.into': 'Turn into',
484
486
  'fabric.editor.block.menu.wrap.icon': 'Wrap',
485
487
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
@@ -1041,12 +1043,14 @@ export default {
1041
1043
  'fabric.editor.superscript': 'Superscript',
1042
1044
  'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
1043
1045
  'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
1046
+ 'fabric.editor.syncBlock': 'Sync block',
1044
1047
  'fabric.editor.syncBlock.toolbar.newLozenge': 'New',
1045
1048
  'fabric.editor.syncBlockCopiedAction': 'Learn more',
1046
1049
  'fabric.editor.syncBlockCopiedDescription':
1047
1050
  'Paste your synced block to keep content auto-updated. Permissions are the same.',
1048
1051
  'fabric.editor.syncBlockCopiedTitle': 'Synced block copied to clipboard',
1049
1052
  'fabric.editor.syncBlockGroup': 'Sync Block Types',
1053
+ 'fabric.editor.syncBlockLabel': 'Sync block',
1050
1054
  'fabric.editor.syncedBlock': 'Create synced block',
1051
1055
  'fabric.editor.syncedBlock.description': 'Sync content across multiple locations',
1052
1056
  'fabric.editor.syncedBlock.label.text': 'Synced block',
package/i18n/en_GB.ts CHANGED
@@ -464,6 +464,7 @@ export default {
464
464
  'fabric.editor.block.menu.copy.block': 'Copy block',
465
465
  'fabric.editor.block.menu.copy.link': 'Copy link',
466
466
  'fabric.editor.block.menu.copy.link.to.block': 'Copy link to block',
467
+ 'fabric.editor.block.menu.copy.link.to.selection': 'Copy link to selection',
467
468
  'fabric.editor.block.menu.copy.synced.block': 'Copy synced block',
468
469
  'fabric.editor.block.menu.create': 'Create',
469
470
  'fabric.editor.block.menu.create.synced.block': 'Create synced block',
@@ -480,6 +481,7 @@ export default {
480
481
  'fabric.editor.block.menu.paragraph': 'Paragraph',
481
482
  'fabric.editor.block.menu.structure': 'Structure',
482
483
  'fabric.editor.block.menu.suggested': 'Suggested',
484
+ 'fabric.editor.block.menu.sync.block': 'Sync block',
483
485
  'fabric.editor.block.menu.turn.into': 'Turn into',
484
486
  'fabric.editor.block.menu.wrap.icon': 'Wrap',
485
487
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
@@ -1041,12 +1043,14 @@ export default {
1041
1043
  'fabric.editor.superscript': 'Superscript',
1042
1044
  'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
1043
1045
  'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
1046
+ 'fabric.editor.syncBlock': 'Sync block',
1044
1047
  'fabric.editor.syncBlock.toolbar.newLozenge': 'New',
1045
1048
  'fabric.editor.syncBlockCopiedAction': 'Learn more',
1046
1049
  'fabric.editor.syncBlockCopiedDescription':
1047
1050
  'Paste your synced block to keep content auto-updated. Permissions are the same.',
1048
1051
  'fabric.editor.syncBlockCopiedTitle': 'Synced block copied to clipboard',
1049
1052
  'fabric.editor.syncBlockGroup': 'Sync Block Types',
1053
+ 'fabric.editor.syncBlockLabel': 'Sync block',
1050
1054
  'fabric.editor.syncedBlock': 'Create synced block',
1051
1055
  'fabric.editor.syncedBlock.description': 'Sync content across multiple locations',
1052
1056
  'fabric.editor.syncedBlock.label.text': 'Synced block',
package/i18n/en_ZZ.ts CHANGED
@@ -561,6 +561,7 @@ export default {
561
561
  'fabric.editor.block.menu.copy.block': '⁣⁢Copy block⁠⁡‍‌؜⁠⁡⁡‍؜؜‌‌⁣⁤',
562
562
  'fabric.editor.block.menu.copy.link': '⁣⁢Copy link⁠‍؜‍‍‌‍‌⁣⁤',
563
563
  'fabric.editor.block.menu.copy.link.to.block': '⁣⁢Copy link to block‌؜‍⁠‌⁠‍؜⁣⁤',
564
+ 'fabric.editor.block.menu.copy.link.to.selection': '⁣⁢Copy link to selection⁠⁡⁡‍‌⁠‌⁡⁠‍؜‌⁣⁤',
564
565
  'fabric.editor.block.menu.copy.synced.block': '⁣⁢Copy synced block‍؜⁠⁡⁡⁠؜⁠⁡؜‍‍⁡‌⁣⁤',
565
566
  'fabric.editor.block.menu.create': '⁣⁢Create‍⁡‍؜⁡⁡‍⁡‌⁣⁤',
566
567
  'fabric.editor.block.menu.create.synced.block': '⁣⁢Create synced block⁡‍؜‌⁠⁠؜‍⁡⁠⁠‍⁡‍⁣⁤',
@@ -577,6 +578,7 @@ export default {
577
578
  'fabric.editor.block.menu.paragraph': '⁣⁢Paragraph⁡⁡؜‍⁡⁡⁠‍⁣⁤',
578
579
  'fabric.editor.block.menu.structure': '⁣⁢Structure⁠‍‌⁠؜‍⁡‍؜‍؜‍⁣⁤',
579
580
  'fabric.editor.block.menu.suggested': '⁣⁢Suggested‍⁠‌⁠‍‍‍⁠⁣⁤',
581
+ 'fabric.editor.block.menu.sync.block': '⁣⁢Sync block⁠؜؜‌⁠؜⁡؜⁡؜⁣⁤',
580
582
  'fabric.editor.block.menu.turn.into': '⁣⁢Turn into⁠‍⁡؜‌⁠⁡؜‍⁡؜⁡⁣⁤',
581
583
  'fabric.editor.block.menu.wrap.icon': '⁣⁢Wrap‍⁠؜⁠؜‍⁡⁣⁤',
582
584
  'fabric.editor.blockCardUnavailable':
@@ -1171,12 +1173,14 @@ export default {
1171
1173
  'fabric.editor.superscript.off.subscript.on': '⁣⁢Superscript Off, Subscript On‍‌؜‍⁠‍⁣⁤',
1172
1174
  'fabric.editor.supportAltText':
1173
1175
  '⁣⁢Alt text is useful for people using screen readers because of visual limitations.؜⁡⁡⁡؜؜؜⁡⁣⁤',
1176
+ 'fabric.editor.syncBlock': '⁣⁢Sync block‍‌؜‌؜⁡‌‍⁠⁠⁡⁣⁤',
1174
1177
  'fabric.editor.syncBlock.toolbar.newLozenge': '⁣⁢New‍⁡⁠؜⁡⁡‌‌⁠⁠‌⁣⁤',
1175
1178
  'fabric.editor.syncBlockCopiedAction': '⁣⁢Learn more⁡‌‍⁠؜‌‌⁣⁤',
1176
1179
  'fabric.editor.syncBlockCopiedDescription':
1177
1180
  '⁣⁢Paste your synced block to keep content auto-updated. Permissions are the same.؜‌؜؜‍‍‌‍⁣⁤',
1178
1181
  'fabric.editor.syncBlockCopiedTitle': '⁣⁢Synced block copied to clipboard‌؜‍‍؜؜‌⁡؜؜⁡⁡‌⁣⁤',
1179
1182
  'fabric.editor.syncBlockGroup': '⁣⁢Sync Block Types⁠⁠؜‌؜‍⁠⁠⁣⁤',
1183
+ 'fabric.editor.syncBlockLabel': '⁣⁢Sync block⁡⁡⁠‍‌‍⁠؜‍‍؜⁣⁤',
1180
1184
  'fabric.editor.syncedBlock': '⁣⁢Create synced block‍؜⁡‍⁠‌؜‌⁣⁤',
1181
1185
  'fabric.editor.syncedBlock.description': '⁣⁢Sync content across multiple locations⁡⁠؜⁠⁡؜‍؜؜⁡‌⁣⁤',
1182
1186
  'fabric.editor.syncedBlock.label.text': '⁣⁢Synced block؜⁡‍⁠⁡⁠‍‍‌‍⁣⁤',
package/i18n/fi.ts CHANGED
@@ -814,9 +814,13 @@ export default {
814
814
  'fabric.editor.mergeCells': 'Yhdistä solut',
815
815
  'fabric.editor.moreFormatting': 'Lisää muotoilua',
816
816
  'fabric.editor.moveColumnLeft': '{0, plural, one {Siirrä sarake vasemmalle} other {Siirrä sarakkeet vasemmalle}}',
817
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Siirrä sarake vasemmalle',
817
818
  'fabric.editor.moveColumnRight': '{0, plural, one {Siirrä sarake oikealle} other {Siirrä sarakkeet oikealle}}',
819
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Siirrä sarake oikealle',
818
820
  'fabric.editor.moveDownDown': '{0, plural, one {Siirrä rivi alas} other {Siirrä rivit alas}}',
821
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Siirrä rivi alaspäin',
819
822
  'fabric.editor.moveRowUp': '{0, plural, one {Siirrä rivi ylös} other {Siirrä rivit ylös}}',
823
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Siirrä rivi ylöspäin',
820
824
  'fabric.editor.navigate.toolbar.askAI': 'Kysy tekoälyltä',
821
825
  'fabric.editor.navigate.toolbar.editor': 'Siirry editorin työkalupalkkiin',
822
826
  'fabric.editor.navigate.toolbar.floating': 'Siirry kelluvaan työkalupalkkiin',