@atlaskit/afm-i18n-platform-editor-editor-common 2.143.0 → 2.145.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.
- package/dist/cjs/i18n/cs.js +28 -0
- package/dist/cjs/i18n/da.js +28 -0
- package/dist/cjs/i18n/de.js +14 -1
- package/dist/cjs/i18n/en.js +15 -1
- package/dist/cjs/i18n/en_GB.js +15 -1
- package/dist/cjs/i18n/en_ZZ.js +15 -1
- package/dist/cjs/i18n/es.js +0 -1
- package/dist/cjs/i18n/fi.js +28 -0
- package/dist/cjs/i18n/fr.js +28 -0
- package/dist/cjs/i18n/hr.js +28 -1
- package/dist/cjs/i18n/hu.js +28 -0
- package/dist/cjs/i18n/it.js +28 -0
- package/dist/cjs/i18n/ja.js +28 -0
- package/dist/cjs/i18n/ko.js +28 -0
- package/dist/cjs/i18n/nb.js +28 -0
- package/dist/cjs/i18n/nl.js +28 -0
- package/dist/cjs/i18n/pl.js +8 -1
- package/dist/cjs/i18n/pt_BR.js +8 -1
- package/dist/cjs/i18n/ru.js +28 -0
- package/dist/cjs/i18n/sl.js +8 -1
- package/dist/cjs/i18n/sr_RS.js +36 -0
- package/dist/cjs/i18n/sr_YR.js +36 -0
- package/dist/cjs/i18n/sv.js +28 -0
- package/dist/cjs/i18n/th.js +36 -0
- package/dist/cjs/i18n/tr.js +28 -0
- package/dist/cjs/i18n/uk.js +8 -0
- package/dist/cjs/i18n/vi.js +0 -1
- package/dist/cjs/i18n/zh.js +8 -0
- package/dist/cjs/i18n/zh_TW.js +14 -1
- package/dist/esm/i18n/cs.d.ts +28 -0
- package/dist/esm/i18n/cs.js +28 -0
- package/dist/esm/i18n/da.d.ts +28 -0
- package/dist/esm/i18n/da.js +28 -0
- package/dist/esm/i18n/de.d.ts +14 -1
- package/dist/esm/i18n/de.js +14 -1
- package/dist/esm/i18n/en.d.ts +15 -1
- package/dist/esm/i18n/en.js +15 -1
- package/dist/esm/i18n/en_GB.d.ts +15 -1
- package/dist/esm/i18n/en_GB.js +15 -1
- package/dist/esm/i18n/en_ZZ.d.ts +15 -1
- package/dist/esm/i18n/en_ZZ.js +15 -1
- package/dist/esm/i18n/es.d.ts +0 -1
- package/dist/esm/i18n/es.js +0 -1
- package/dist/esm/i18n/fi.d.ts +28 -0
- package/dist/esm/i18n/fi.js +28 -0
- package/dist/esm/i18n/fr.d.ts +28 -0
- package/dist/esm/i18n/fr.js +28 -0
- package/dist/esm/i18n/hr.d.ts +28 -1
- package/dist/esm/i18n/hr.js +28 -1
- package/dist/esm/i18n/hu.d.ts +28 -0
- package/dist/esm/i18n/hu.js +28 -0
- package/dist/esm/i18n/it.d.ts +28 -0
- package/dist/esm/i18n/it.js +28 -0
- package/dist/esm/i18n/ja.d.ts +28 -0
- package/dist/esm/i18n/ja.js +28 -0
- package/dist/esm/i18n/ko.d.ts +28 -0
- package/dist/esm/i18n/ko.js +28 -0
- package/dist/esm/i18n/nb.d.ts +28 -0
- package/dist/esm/i18n/nb.js +28 -0
- package/dist/esm/i18n/nl.d.ts +28 -0
- package/dist/esm/i18n/nl.js +28 -0
- package/dist/esm/i18n/pl.d.ts +8 -1
- package/dist/esm/i18n/pl.js +8 -1
- package/dist/esm/i18n/pt_BR.d.ts +8 -1
- package/dist/esm/i18n/pt_BR.js +8 -1
- package/dist/esm/i18n/ru.d.ts +28 -0
- package/dist/esm/i18n/ru.js +28 -0
- package/dist/esm/i18n/sl.d.ts +8 -1
- package/dist/esm/i18n/sl.js +8 -1
- package/dist/esm/i18n/sr_RS.d.ts +36 -0
- package/dist/esm/i18n/sr_RS.js +36 -0
- package/dist/esm/i18n/sr_YR.d.ts +36 -0
- package/dist/esm/i18n/sr_YR.js +36 -0
- package/dist/esm/i18n/sv.d.ts +28 -0
- package/dist/esm/i18n/sv.js +28 -0
- package/dist/esm/i18n/th.d.ts +36 -0
- package/dist/esm/i18n/th.js +36 -0
- package/dist/esm/i18n/tr.d.ts +28 -0
- package/dist/esm/i18n/tr.js +28 -0
- package/dist/esm/i18n/uk.d.ts +8 -0
- package/dist/esm/i18n/uk.js +8 -0
- package/dist/esm/i18n/vi.d.ts +0 -1
- package/dist/esm/i18n/vi.js +0 -1
- package/dist/esm/i18n/zh.d.ts +8 -0
- package/dist/esm/i18n/zh.js +8 -0
- package/dist/esm/i18n/zh_TW.d.ts +14 -1
- package/dist/esm/i18n/zh_TW.js +14 -1
- package/dist/types/i18n/cs.d.ts +28 -0
- package/dist/types/i18n/da.d.ts +28 -0
- package/dist/types/i18n/de.d.ts +14 -1
- package/dist/types/i18n/en.d.ts +15 -1
- package/dist/types/i18n/en_GB.d.ts +15 -1
- package/dist/types/i18n/en_ZZ.d.ts +15 -1
- package/dist/types/i18n/es.d.ts +0 -1
- package/dist/types/i18n/fi.d.ts +28 -0
- package/dist/types/i18n/fr.d.ts +28 -0
- package/dist/types/i18n/hr.d.ts +28 -1
- package/dist/types/i18n/hu.d.ts +28 -0
- package/dist/types/i18n/it.d.ts +28 -0
- package/dist/types/i18n/ja.d.ts +28 -0
- package/dist/types/i18n/ko.d.ts +28 -0
- package/dist/types/i18n/nb.d.ts +28 -0
- package/dist/types/i18n/nl.d.ts +28 -0
- package/dist/types/i18n/pl.d.ts +8 -1
- package/dist/types/i18n/pt_BR.d.ts +8 -1
- package/dist/types/i18n/ru.d.ts +28 -0
- package/dist/types/i18n/sl.d.ts +8 -1
- package/dist/types/i18n/sr_RS.d.ts +36 -0
- package/dist/types/i18n/sr_YR.d.ts +36 -0
- package/dist/types/i18n/sv.d.ts +28 -0
- package/dist/types/i18n/th.d.ts +36 -0
- package/dist/types/i18n/tr.d.ts +28 -0
- package/dist/types/i18n/uk.d.ts +8 -0
- package/dist/types/i18n/vi.d.ts +0 -1
- package/dist/types/i18n/zh.d.ts +8 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -1
- package/i18n/cs.ts +31 -0
- package/i18n/da.ts +31 -0
- package/i18n/de.ts +19 -1
- package/i18n/en.ts +15 -1
- package/i18n/en_GB.ts +15 -1
- package/i18n/en_ZZ.ts +20 -1
- package/i18n/es.ts +0 -1
- package/i18n/fi.ts +33 -0
- package/i18n/fr.ts +34 -0
- package/i18n/hr.ts +33 -1
- package/i18n/hu.ts +33 -0
- package/i18n/it.ts +33 -0
- package/i18n/ja.ts +31 -0
- package/i18n/ko.ts +31 -0
- package/i18n/nb.ts +32 -0
- package/i18n/nl.ts +33 -0
- package/i18n/pl.ts +8 -1
- package/i18n/pt_BR.ts +8 -1
- package/i18n/ru.ts +35 -0
- package/i18n/sl.ts +8 -1
- package/i18n/sr_RS.ts +40 -0
- package/i18n/sr_YR.ts +40 -0
- package/i18n/sv.ts +34 -0
- package/i18n/th.ts +39 -0
- package/i18n/tr.ts +34 -0
- package/i18n/uk.ts +8 -0
- package/i18n/vi.ts +0 -1
- package/i18n/zh.ts +8 -0
- package/i18n/zh_TW.ts +17 -1
- package/package.json +1 -1
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -430,8 +430,11 @@ declare const _default: {
|
|
|
430
430
|
'fabric.editor.code': string;
|
|
431
431
|
'fabric.editor.code.on': string;
|
|
432
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,21 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
765
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1011,10 @@ declare const _default: {
|
|
|
989
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1018
|
'fabric.editor.table.description': string;
|
|
993
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1077,8 @@ declare const _default: {
|
|
|
1051
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1078
|
'fabric.editor.turnInto': string;
|
|
1053
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -430,8 +430,11 @@ declare const _default: {
|
|
|
430
430
|
'fabric.editor.code': string;
|
|
431
431
|
'fabric.editor.code.on': string;
|
|
432
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,21 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
765
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1011,10 @@ declare const _default: {
|
|
|
989
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1018
|
'fabric.editor.table.description': string;
|
|
993
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1077,8 @@ declare const _default: {
|
|
|
1051
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1078
|
'fabric.editor.turnInto': string;
|
|
1053
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -430,8 +430,11 @@ declare const _default: {
|
|
|
430
430
|
'fabric.editor.code': string;
|
|
431
431
|
'fabric.editor.code.on': string;
|
|
432
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,21 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
765
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1011,10 @@ declare const _default: {
|
|
|
989
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1018
|
'fabric.editor.table.description': string;
|
|
993
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1077,8 @@ declare const _default: {
|
|
|
1051
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1078
|
'fabric.editor.turnInto': string;
|
|
1053
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -305,7 +305,7 @@ declare const _default: {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
308
|
-
'fabric.editor.ai.suggestions.
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
309
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
310
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
311
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -314,6 +314,10 @@ declare const _default: {
|
|
|
314
314
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
315
315
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
316
316
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
317
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
318
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
319
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
320
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
317
321
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
318
322
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
319
323
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -736,6 +740,8 @@ declare const _default: {
|
|
|
736
740
|
'fabric.editor.inviteItem.title': string;
|
|
737
741
|
'fabric.editor.italic': string;
|
|
738
742
|
'fabric.editor.keyboardShortcuts': string;
|
|
743
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
744
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
739
745
|
'fabric.editor.layout.alignColumn': string;
|
|
740
746
|
'fabric.editor.layout.alignColumnBottom': string;
|
|
741
747
|
'fabric.editor.layout.alignColumnMiddle': string;
|
|
@@ -903,6 +909,7 @@ declare const _default: {
|
|
|
903
909
|
'fabric.editor.recordVideo.description': string;
|
|
904
910
|
'fabric.editor.redo': string;
|
|
905
911
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
912
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
906
913
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
907
914
|
'fabric.editor.remove': string;
|
|
908
915
|
'fabric.editor.removeColumns': string;
|
|
@@ -303,7 +303,7 @@ declare const _default: {
|
|
|
303
303
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
304
304
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
306
|
-
'fabric.editor.ai.suggestions.
|
|
306
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
308
308
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
309
309
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -312,6 +312,10 @@ declare const _default: {
|
|
|
312
312
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
313
313
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
314
314
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
315
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
316
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
317
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
318
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
315
319
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
316
320
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
317
321
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -734,6 +738,8 @@ declare const _default: {
|
|
|
734
738
|
'fabric.editor.inviteItem.title': string;
|
|
735
739
|
'fabric.editor.italic': string;
|
|
736
740
|
'fabric.editor.keyboardShortcuts': string;
|
|
741
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
742
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
737
743
|
'fabric.editor.layout.alignColumn': string;
|
|
738
744
|
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
745
|
'fabric.editor.layout.alignColumnMiddle': string;
|
|
@@ -901,6 +907,7 @@ declare const _default: {
|
|
|
901
907
|
'fabric.editor.recordVideo.description': string;
|
|
902
908
|
'fabric.editor.redo': string;
|
|
903
909
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
910
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
904
911
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
905
912
|
'fabric.editor.remove': string;
|
|
906
913
|
'fabric.editor.removeColumns': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -373,7 +373,7 @@ declare const _default: {
|
|
|
373
373
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
374
374
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
375
375
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
376
|
-
'fabric.editor.ai.suggestions.
|
|
376
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
377
377
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
378
378
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
379
379
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -382,6 +382,10 @@ declare const _default: {
|
|
|
382
382
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
383
383
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
384
384
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
385
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
386
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
387
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
388
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
385
389
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
386
390
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
387
391
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -792,6 +796,8 @@ declare const _default: {
|
|
|
792
796
|
'fabric.editor.inviteItem.title': string;
|
|
793
797
|
'fabric.editor.italic': string;
|
|
794
798
|
'fabric.editor.keyboardShortcuts': string;
|
|
799
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
800
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
795
801
|
'fabric.editor.layout.alignColumn': string;
|
|
796
802
|
'fabric.editor.layout.alignColumnBottom': string;
|
|
797
803
|
'fabric.editor.layout.alignColumnMiddle': string;
|
|
@@ -958,6 +964,7 @@ declare const _default: {
|
|
|
958
964
|
'fabric.editor.recordVideo.description': string;
|
|
959
965
|
'fabric.editor.redo': string;
|
|
960
966
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
967
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
961
968
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
962
969
|
'fabric.editor.remove': string;
|
|
963
970
|
'fabric.editor.removeColumns': string;
|
|
@@ -375,6 +375,7 @@ declare const _default: {
|
|
|
375
375
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
376
376
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
377
377
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
378
379
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
379
380
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
380
381
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -383,6 +384,10 @@ declare const _default: {
|
|
|
383
384
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
384
385
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
385
386
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
387
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
388
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
389
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
390
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
386
391
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
387
392
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
388
393
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -499,8 +504,11 @@ declare const _default: {
|
|
|
499
504
|
'fabric.editor.code': string;
|
|
500
505
|
'fabric.editor.code.on': string;
|
|
501
506
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
507
|
+
'fabric.editor.codeBlock.all': string;
|
|
508
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
502
509
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
503
510
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
511
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
504
512
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
505
513
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
514
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -796,10 +804,18 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.inviteItem.title': string;
|
|
797
805
|
'fabric.editor.italic': string;
|
|
798
806
|
'fabric.editor.keyboardShortcuts': string;
|
|
807
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
808
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
809
|
+
'fabric.editor.layout.alignColumn': string;
|
|
810
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
811
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
812
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
799
813
|
'fabric.editor.layout.columnOption': string;
|
|
800
814
|
'fabric.editor.layout.controls.placeholder': string;
|
|
801
815
|
'fabric.editor.layout.deleteColumn': string;
|
|
802
816
|
'fabric.editor.layout.distributeColumns': string;
|
|
817
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
818
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
803
819
|
'fabric.editor.layout.placeholder': string;
|
|
804
820
|
'fabric.editor.layout.resizeLayout': string;
|
|
805
821
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -827,8 +843,21 @@ declare const _default: {
|
|
|
827
843
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
828
844
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
845
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
846
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
847
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
848
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
849
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
850
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
851
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
852
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
856
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
830
857
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
831
858
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
859
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
860
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
832
861
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
833
862
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
834
863
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -943,6 +972,7 @@ declare const _default: {
|
|
|
943
972
|
'fabric.editor.recordVideo.description': string;
|
|
944
973
|
'fabric.editor.redo': string;
|
|
945
974
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
975
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
946
976
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
947
977
|
'fabric.editor.remove': string;
|
|
948
978
|
'fabric.editor.removeColumns': string;
|
|
@@ -1051,6 +1081,10 @@ declare const _default: {
|
|
|
1051
1081
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1052
1082
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1053
1083
|
'fabric.editor.table': string;
|
|
1084
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1085
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1086
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1087
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1054
1088
|
'fabric.editor.table.description': string;
|
|
1055
1089
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1056
1090
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1113,6 +1147,8 @@ declare const _default: {
|
|
|
1113
1147
|
'fabric.editor.tooltip.taskList': string;
|
|
1114
1148
|
'fabric.editor.turnInto': string;
|
|
1115
1149
|
'fabric.editor.twoColumns': string;
|
|
1150
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1151
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1116
1152
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1117
1153
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1118
1154
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|