@atlaskit/afm-i18n-platform-editor-editor-common 2.139.0 → 2.141.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 +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +41 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +9 -0
- package/dist/cjs/i18n/fi.js +12 -0
- package/dist/cjs/i18n/fr.js +13 -1
- package/dist/cjs/i18n/hr.js +25 -0
- package/dist/cjs/i18n/hu.js +13 -1
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +12 -0
- package/dist/cjs/i18n/ko.js +15 -3
- package/dist/cjs/i18n/nb.js +13 -1
- package/dist/cjs/i18n/nl.js +12 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +21 -0
- package/dist/cjs/i18n/sl.js +33 -0
- package/dist/cjs/i18n/sr_RS.js +16 -0
- package/dist/cjs/i18n/sr_YR.js +16 -0
- package/dist/cjs/i18n/sv.js +12 -0
- package/dist/cjs/i18n/th.js +17 -0
- package/dist/cjs/i18n/tr.js +13 -1
- package/dist/cjs/i18n/uk.js +23 -0
- package/dist/cjs/i18n/vi.js +46 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +23 -0
- package/dist/esm/i18n/cs.d.ts +12 -0
- package/dist/esm/i18n/cs.js +12 -0
- package/dist/esm/i18n/da.d.ts +12 -0
- package/dist/esm/i18n/da.js +12 -0
- package/dist/esm/i18n/de.d.ts +41 -0
- package/dist/esm/i18n/de.js +41 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.d.ts +9 -0
- package/dist/esm/i18n/es.js +9 -0
- package/dist/esm/i18n/fi.d.ts +12 -0
- package/dist/esm/i18n/fi.js +12 -0
- package/dist/esm/i18n/fr.d.ts +12 -0
- package/dist/esm/i18n/fr.js +13 -1
- package/dist/esm/i18n/hr.d.ts +25 -0
- package/dist/esm/i18n/hr.js +25 -0
- package/dist/esm/i18n/hu.d.ts +12 -0
- package/dist/esm/i18n/hu.js +13 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +12 -0
- package/dist/esm/i18n/ja.js +12 -0
- package/dist/esm/i18n/ko.d.ts +12 -0
- package/dist/esm/i18n/ko.js +15 -3
- package/dist/esm/i18n/nb.d.ts +12 -0
- package/dist/esm/i18n/nb.js +13 -1
- package/dist/esm/i18n/nl.d.ts +12 -0
- package/dist/esm/i18n/nl.js +12 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +21 -0
- package/dist/esm/i18n/ru.js +21 -0
- package/dist/esm/i18n/sl.d.ts +33 -0
- package/dist/esm/i18n/sl.js +33 -0
- package/dist/esm/i18n/sr_RS.d.ts +16 -0
- package/dist/esm/i18n/sr_RS.js +16 -0
- package/dist/esm/i18n/sr_YR.d.ts +16 -0
- package/dist/esm/i18n/sr_YR.js +16 -0
- package/dist/esm/i18n/sv.d.ts +12 -0
- package/dist/esm/i18n/sv.js +12 -0
- package/dist/esm/i18n/th.d.ts +17 -0
- package/dist/esm/i18n/th.js +17 -0
- package/dist/esm/i18n/tr.d.ts +12 -0
- package/dist/esm/i18n/tr.js +13 -1
- package/dist/esm/i18n/uk.d.ts +23 -0
- package/dist/esm/i18n/uk.js +23 -0
- package/dist/esm/i18n/vi.d.ts +46 -0
- package/dist/esm/i18n/vi.js +46 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +23 -0
- package/dist/types/i18n/cs.d.ts +12 -0
- package/dist/types/i18n/da.d.ts +12 -0
- package/dist/types/i18n/de.d.ts +41 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +9 -0
- package/dist/types/i18n/fi.d.ts +12 -0
- package/dist/types/i18n/fr.d.ts +12 -0
- package/dist/types/i18n/hr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +12 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +12 -0
- package/dist/types/i18n/ko.d.ts +12 -0
- package/dist/types/i18n/nb.d.ts +12 -0
- package/dist/types/i18n/nl.d.ts +12 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +21 -0
- package/dist/types/i18n/sl.d.ts +33 -0
- package/dist/types/i18n/sr_RS.d.ts +16 -0
- package/dist/types/i18n/sr_YR.d.ts +16 -0
- package/dist/types/i18n/sv.d.ts +12 -0
- package/dist/types/i18n/th.d.ts +17 -0
- package/dist/types/i18n/tr.d.ts +12 -0
- package/dist/types/i18n/uk.d.ts +23 -0
- package/dist/types/i18n/vi.d.ts +46 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -0
- package/i18n/da.ts +14 -0
- package/i18n/de.ts +45 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/i18n/es.ts +9 -0
- package/i18n/fi.ts +15 -0
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +31 -0
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +12 -0
- package/i18n/ja.ts +15 -0
- package/i18n/ko.ts +17 -3
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +16 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +25 -0
- package/i18n/sl.ts +37 -0
- package/i18n/sr_RS.ts +21 -0
- package/i18n/sr_YR.ts +20 -0
- package/i18n/sv.ts +15 -0
- package/i18n/th.ts +20 -0
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +27 -0
- package/i18n/vi.ts +57 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +24 -0
- package/package.json +1 -1
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,6 +434,7 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -583,6 +586,7 @@ declare const _default: {
|
|
|
583
586
|
'fabric.editor.emptyLink': string;
|
|
584
587
|
'fabric.editor.emptySearchResults': string;
|
|
585
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
586
590
|
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
587
591
|
'fabric.editor.epic': string;
|
|
588
592
|
'fabric.editor.error': string;
|
|
@@ -592,6 +596,7 @@ declare const _default: {
|
|
|
592
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
593
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
594
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
595
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
596
601
|
'fabric.editor.error.message.label': string;
|
|
597
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -728,6 +733,7 @@ declare const _default: {
|
|
|
728
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
729
734
|
'fabric.editor.layout.columnOption': string;
|
|
730
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
731
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
732
738
|
'fabric.editor.layout.placeholder': string;
|
|
733
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -761,6 +767,7 @@ declare const _default: {
|
|
|
761
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
762
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
763
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
764
771
|
'fabric.editor.matchCase': string;
|
|
765
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
766
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1066,7 +1073,9 @@ declare const _default: {
|
|
|
1066
1073
|
'fabric.editor.unorderedList': string;
|
|
1067
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1068
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1069
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1070
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1071
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1072
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,8 +435,11 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,8 +435,11 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,8 +434,11 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
437
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
438
443
|
'fabric.editor.codeblock': string;
|
|
439
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -581,6 +586,8 @@ declare const _default: {
|
|
|
581
586
|
'fabric.editor.emptyLink': string;
|
|
582
587
|
'fabric.editor.emptySearchResults': string;
|
|
583
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
584
591
|
'fabric.editor.epic': string;
|
|
585
592
|
'fabric.editor.error': string;
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -589,6 +596,7 @@ declare const _default: {
|
|
|
589
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
590
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
592
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
593
601
|
'fabric.editor.error.message.label': string;
|
|
594
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -725,6 +733,7 @@ declare const _default: {
|
|
|
725
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
726
734
|
'fabric.editor.layout.columnOption': string;
|
|
727
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
728
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
729
738
|
'fabric.editor.layout.placeholder': string;
|
|
730
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -758,6 +767,7 @@ declare const _default: {
|
|
|
758
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
761
771
|
'fabric.editor.matchCase': string;
|
|
762
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1063,7 +1073,9 @@ declare const _default: {
|
|
|
1063
1073
|
'fabric.editor.unorderedList': string;
|
|
1064
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1065
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1066
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1067
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1068
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1069
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,8 +434,11 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
437
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
438
443
|
'fabric.editor.codeblock': string;
|
|
439
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -581,6 +586,8 @@ declare const _default: {
|
|
|
581
586
|
'fabric.editor.emptyLink': string;
|
|
582
587
|
'fabric.editor.emptySearchResults': string;
|
|
583
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
584
591
|
'fabric.editor.epic': string;
|
|
585
592
|
'fabric.editor.error': string;
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -589,6 +596,7 @@ declare const _default: {
|
|
|
589
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
590
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
592
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
593
601
|
'fabric.editor.error.message.label': string;
|
|
594
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -725,6 +733,7 @@ declare const _default: {
|
|
|
725
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
726
734
|
'fabric.editor.layout.columnOption': string;
|
|
727
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
728
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
729
738
|
'fabric.editor.layout.placeholder': string;
|
|
730
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -758,6 +767,7 @@ declare const _default: {
|
|
|
758
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
761
771
|
'fabric.editor.matchCase': string;
|
|
762
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1063,7 +1073,9 @@ declare const _default: {
|
|
|
1063
1073
|
'fabric.editor.unorderedList': string;
|
|
1064
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1065
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1066
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1067
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1068
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1069
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -305,6 +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.suggestEdits.buttonLabel': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -431,8 +432,11 @@ declare const _default: {
|
|
|
431
432
|
'fabric.editor.code': string;
|
|
432
433
|
'fabric.editor.code.on': string;
|
|
433
434
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
|
+
'fabric.editor.codeBlock.all': string;
|
|
436
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
437
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
438
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
439
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +736,16 @@ declare const _default: {
|
|
|
732
736
|
'fabric.editor.inviteItem.title': string;
|
|
733
737
|
'fabric.editor.italic': string;
|
|
734
738
|
'fabric.editor.keyboardShortcuts': string;
|
|
739
|
+
'fabric.editor.layout.alignColumn': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
742
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
743
|
'fabric.editor.layout.columnOption': string;
|
|
736
744
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
745
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
746
|
'fabric.editor.layout.distributeColumns': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
748
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
749
|
'fabric.editor.layout.placeholder': string;
|
|
740
750
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
751
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +773,21 @@ declare const _default: {
|
|
|
763
773
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
774
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
775
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
787
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
788
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
790
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
792
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
793
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1013,10 @@ declare const _default: {
|
|
|
990
1013
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1014
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1015
|
'fabric.editor.table': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1019
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1020
|
'fabric.editor.table.description': string;
|
|
994
1021
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1022
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1079,8 @@ declare const _default: {
|
|
|
1052
1079
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1080
|
'fabric.editor.turnInto': string;
|
|
1054
1081
|
'fabric.editor.twoColumns': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1083
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1084
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1085
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1086
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
|
@@ -303,6 +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.suggestEdits.buttonLabel': string;
|
|
306
307
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
307
308
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -429,8 +430,11 @@ declare const _default: {
|
|
|
429
430
|
'fabric.editor.code': string;
|
|
430
431
|
'fabric.editor.code.on': string;
|
|
431
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
432
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
434
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -730,10 +734,16 @@ declare const _default: {
|
|
|
730
734
|
'fabric.editor.inviteItem.title': string;
|
|
731
735
|
'fabric.editor.italic': string;
|
|
732
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;
|
|
733
741
|
'fabric.editor.layout.columnOption': string;
|
|
734
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
735
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
736
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
737
747
|
'fabric.editor.layout.placeholder': string;
|
|
738
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
739
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -761,8 +771,21 @@ declare const _default: {
|
|
|
761
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
762
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
763
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;
|
|
764
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
765
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
766
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
767
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -988,6 +1011,10 @@ declare const _default: {
|
|
|
988
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
989
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
990
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;
|
|
991
1018
|
'fabric.editor.table.description': string;
|
|
992
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
993
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1050,6 +1077,8 @@ declare const _default: {
|
|
|
1050
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1051
1078
|
'fabric.editor.turnInto': string;
|
|
1052
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1053
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1054
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1055
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -352,6 +355,7 @@ declare const _default: {
|
|
|
352
355
|
'fabric.editor.askRovo': string;
|
|
353
356
|
'fabric.editor.backLink': string;
|
|
354
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
355
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
356
360
|
'fabric.editor.block.menu.copy': string;
|
|
357
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -431,7 +435,11 @@ declare const _default: {
|
|
|
431
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
432
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
433
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
434
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
435
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
436
444
|
'fabric.editor.codeblock': string;
|
|
437
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -579,6 +587,8 @@ declare const _default: {
|
|
|
579
587
|
'fabric.editor.emptyLink': string;
|
|
580
588
|
'fabric.editor.emptySearchResults': string;
|
|
581
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
582
592
|
'fabric.editor.epic': string;
|
|
583
593
|
'fabric.editor.error': string;
|
|
584
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -587,6 +597,7 @@ declare const _default: {
|
|
|
587
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
588
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
589
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
590
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
591
602
|
'fabric.editor.error.message.label': string;
|
|
592
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -723,6 +734,7 @@ declare const _default: {
|
|
|
723
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
724
735
|
'fabric.editor.layout.columnOption': string;
|
|
725
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
726
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
727
739
|
'fabric.editor.layout.placeholder': string;
|
|
728
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -756,6 +768,7 @@ declare const _default: {
|
|
|
756
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
757
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
758
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
759
772
|
'fabric.editor.matchCase': string;
|
|
760
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
761
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -960,6 +973,12 @@ declare const _default: {
|
|
|
960
973
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
961
974
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
962
975
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
963
982
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
964
983
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
965
984
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1055,7 +1074,9 @@ declare const _default: {
|
|
|
1055
1074
|
'fabric.editor.unorderedList': string;
|
|
1056
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1057
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1058
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1059
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1060
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1061
1082
|
'fabric.editor.unsupportedInlineContent': string;
|