@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.137.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 +16 -1
- package/dist/cjs/i18n/da.js +16 -1
- package/dist/cjs/i18n/de.js +7 -1
- package/dist/cjs/i18n/en.js +30 -17
- package/dist/cjs/i18n/en_GB.js +30 -17
- package/dist/cjs/i18n/en_ZZ.js +30 -17
- package/dist/cjs/i18n/es.js +16 -1
- package/dist/cjs/i18n/fi.js +16 -1
- package/dist/cjs/i18n/fr.js +16 -1
- package/dist/cjs/i18n/hr.js +12 -1
- package/dist/cjs/i18n/hu.js +16 -1
- package/dist/cjs/i18n/it.js +19 -1
- package/dist/cjs/i18n/ja.js +16 -1
- package/dist/cjs/i18n/ko.js +17 -2
- package/dist/cjs/i18n/nb.js +16 -1
- package/dist/cjs/i18n/nl.js +18 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +18 -1
- package/dist/cjs/i18n/ru.js +7 -1
- package/dist/cjs/i18n/sl.js +12 -1
- package/dist/cjs/i18n/sr_RS.js +12 -1
- package/dist/cjs/i18n/sr_YR.js +12 -1
- package/dist/cjs/i18n/sv.js +16 -1
- package/dist/cjs/i18n/th.js +13 -3
- package/dist/cjs/i18n/tr.js +16 -1
- package/dist/cjs/i18n/uk.js +6 -2
- package/dist/cjs/i18n/vi.js +11 -1
- package/dist/cjs/i18n/zh.js +17 -2
- package/dist/cjs/i18n/zh_TW.js +7 -1
- package/dist/esm/i18n/cs.d.ts +15 -0
- package/dist/esm/i18n/cs.js +16 -1
- package/dist/esm/i18n/da.d.ts +15 -0
- package/dist/esm/i18n/da.js +16 -1
- package/dist/esm/i18n/de.d.ts +6 -0
- package/dist/esm/i18n/de.js +7 -1
- package/dist/esm/i18n/en.d.ts +16 -3
- package/dist/esm/i18n/en.js +30 -17
- package/dist/esm/i18n/en_GB.d.ts +16 -3
- package/dist/esm/i18n/en_GB.js +30 -17
- package/dist/esm/i18n/en_ZZ.d.ts +16 -3
- package/dist/esm/i18n/en_ZZ.js +30 -17
- package/dist/esm/i18n/es.d.ts +15 -0
- package/dist/esm/i18n/es.js +16 -1
- package/dist/esm/i18n/fi.d.ts +15 -0
- package/dist/esm/i18n/fi.js +16 -1
- package/dist/esm/i18n/fr.d.ts +15 -0
- package/dist/esm/i18n/fr.js +16 -1
- package/dist/esm/i18n/hr.d.ts +11 -0
- package/dist/esm/i18n/hr.js +12 -1
- package/dist/esm/i18n/hu.d.ts +15 -0
- package/dist/esm/i18n/hu.js +16 -1
- package/dist/esm/i18n/it.d.ts +18 -0
- package/dist/esm/i18n/it.js +19 -1
- package/dist/esm/i18n/ja.d.ts +15 -0
- package/dist/esm/i18n/ja.js +16 -1
- package/dist/esm/i18n/ko.d.ts +15 -0
- package/dist/esm/i18n/ko.js +17 -2
- package/dist/esm/i18n/nb.d.ts +15 -0
- package/dist/esm/i18n/nb.js +16 -1
- package/dist/esm/i18n/nl.d.ts +15 -0
- package/dist/esm/i18n/nl.js +18 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +17 -0
- package/dist/esm/i18n/pt_BR.js +18 -1
- package/dist/esm/i18n/ru.d.ts +6 -0
- package/dist/esm/i18n/ru.js +7 -1
- package/dist/esm/i18n/sl.d.ts +11 -0
- package/dist/esm/i18n/sl.js +12 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -0
- package/dist/esm/i18n/sr_RS.js +12 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -0
- package/dist/esm/i18n/sr_YR.js +12 -1
- package/dist/esm/i18n/sv.d.ts +15 -0
- package/dist/esm/i18n/sv.js +16 -1
- package/dist/esm/i18n/th.d.ts +10 -0
- package/dist/esm/i18n/th.js +13 -3
- package/dist/esm/i18n/tr.d.ts +15 -0
- package/dist/esm/i18n/tr.js +16 -1
- package/dist/esm/i18n/uk.d.ts +4 -0
- package/dist/esm/i18n/uk.js +6 -2
- package/dist/esm/i18n/vi.d.ts +10 -0
- package/dist/esm/i18n/vi.js +11 -1
- package/dist/esm/i18n/zh.d.ts +15 -0
- package/dist/esm/i18n/zh.js +17 -2
- package/dist/esm/i18n/zh_TW.d.ts +6 -0
- package/dist/esm/i18n/zh_TW.js +7 -1
- package/dist/types/i18n/cs.d.ts +15 -0
- package/dist/types/i18n/da.d.ts +15 -0
- package/dist/types/i18n/de.d.ts +6 -0
- package/dist/types/i18n/en.d.ts +16 -3
- package/dist/types/i18n/en_GB.d.ts +16 -3
- package/dist/types/i18n/en_ZZ.d.ts +16 -3
- package/dist/types/i18n/es.d.ts +15 -0
- package/dist/types/i18n/fi.d.ts +15 -0
- package/dist/types/i18n/fr.d.ts +15 -0
- package/dist/types/i18n/hr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +15 -0
- package/dist/types/i18n/it.d.ts +18 -0
- package/dist/types/i18n/ja.d.ts +15 -0
- package/dist/types/i18n/ko.d.ts +15 -0
- package/dist/types/i18n/nb.d.ts +15 -0
- package/dist/types/i18n/nl.d.ts +15 -0
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +17 -0
- package/dist/types/i18n/ru.d.ts +6 -0
- package/dist/types/i18n/sl.d.ts +11 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -0
- package/dist/types/i18n/sr_YR.d.ts +11 -0
- package/dist/types/i18n/sv.d.ts +15 -0
- package/dist/types/i18n/th.d.ts +10 -0
- package/dist/types/i18n/tr.d.ts +15 -0
- package/dist/types/i18n/uk.d.ts +4 -0
- package/dist/types/i18n/vi.d.ts +10 -0
- package/dist/types/i18n/zh.d.ts +15 -0
- package/dist/types/i18n/zh_TW.d.ts +6 -0
- package/i18n/cs.ts +16 -1
- package/i18n/da.ts +16 -1
- package/i18n/de.ts +8 -1
- package/i18n/en.ts +30 -22
- package/i18n/en_GB.ts +30 -22
- package/i18n/en_ZZ.ts +31 -19
- package/i18n/es.ts +17 -1
- package/i18n/fi.ts +16 -1
- package/i18n/fr.ts +17 -1
- package/i18n/hr.ts +12 -1
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +21 -1
- package/i18n/ja.ts +16 -1
- package/i18n/ko.ts +17 -2
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +19 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +20 -1
- package/i18n/ru.ts +7 -1
- package/i18n/sl.ts +12 -1
- package/i18n/sr_RS.ts +12 -1
- package/i18n/sr_YR.ts +12 -1
- package/i18n/sv.ts +16 -1
- package/i18n/th.ts +13 -3
- package/i18n/tr.ts +17 -1
- package/i18n/uk.ts +6 -2
- package/i18n/vi.ts +11 -1
- package/i18n/zh.ts +17 -2
- package/i18n/zh_TW.ts +7 -1
- package/package.json +1 -1
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -348,6 +348,7 @@ declare const _default: {
|
|
|
348
348
|
'fabric.editor.annotationToolbar': string;
|
|
349
349
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
350
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
351
|
+
'fabric.editor.askRovo': string;
|
|
351
352
|
'fabric.editor.backLink': string;
|
|
352
353
|
'fabric.editor.backgroundColor': string;
|
|
353
354
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -721,6 +722,7 @@ declare const _default: {
|
|
|
721
722
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
723
|
'fabric.editor.layout.columnOption': string;
|
|
723
724
|
'fabric.editor.layout.controls.placeholder': string;
|
|
725
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
726
|
'fabric.editor.layout.placeholder': string;
|
|
725
727
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
728
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,6 +747,10 @@ declare const _default: {
|
|
|
745
747
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
748
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
749
|
'fabric.editor.markdown': string;
|
|
750
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
751
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
752
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
753
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
754
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
755
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
756
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/dist/types/i18n/en.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;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -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;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -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;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/types/i18n/es.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,7 @@ 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.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/fi.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,7 @@ 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.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/fr.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,7 @@ 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.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +751,10 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +964,12 @@ declare const _default: {
|
|
|
955
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
966
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -127,6 +127,7 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
128
128
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
130
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
130
131
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
132
133
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -419,6 +420,7 @@ declare const _default: {
|
|
|
419
420
|
'fabric.editor.annotationToolbar': string;
|
|
420
421
|
'fabric.editor.anonymous-collaborator': string;
|
|
421
422
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
423
|
+
'fabric.editor.askRovo': string;
|
|
422
424
|
'fabric.editor.backLink': string;
|
|
423
425
|
'fabric.editor.backgroundColor': string;
|
|
424
426
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -786,6 +788,7 @@ declare const _default: {
|
|
|
786
788
|
'fabric.editor.keyboardShortcuts': string;
|
|
787
789
|
'fabric.editor.layout.columnOption': string;
|
|
788
790
|
'fabric.editor.layout.controls.placeholder': string;
|
|
791
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
789
792
|
'fabric.editor.layout.placeholder': string;
|
|
790
793
|
'fabric.editor.layout.resizeLayout': string;
|
|
791
794
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -810,6 +813,8 @@ declare const _default: {
|
|
|
810
813
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
811
814
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
812
815
|
'fabric.editor.markdown': string;
|
|
816
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
813
818
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
814
819
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
815
820
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -1016,6 +1021,12 @@ declare const _default: {
|
|
|
1016
1021
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
1017
1022
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
1018
1023
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
1024
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
1025
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
1026
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
1019
1030
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
1020
1031
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
1021
1032
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/hu.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,7 @@ 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.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,6 +750,10 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -954,6 +963,12 @@ declare const _default: {
|
|
|
954
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/it.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,7 @@ 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.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,7 +432,10 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
436
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
432
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
438
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
433
439
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
440
|
'fabric.editor.codeblock': string;
|
|
435
441
|
'fabric.editor.codeblock.description': string;
|
|
@@ -577,6 +583,7 @@ declare const _default: {
|
|
|
577
583
|
'fabric.editor.emptyLink': string;
|
|
578
584
|
'fabric.editor.emptySearchResults': string;
|
|
579
585
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
586
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
580
587
|
'fabric.editor.epic': string;
|
|
581
588
|
'fabric.editor.error': string;
|
|
582
589
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -721,6 +728,7 @@ declare const _default: {
|
|
|
721
728
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
729
|
'fabric.editor.layout.columnOption': string;
|
|
723
730
|
'fabric.editor.layout.controls.placeholder': string;
|
|
731
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
732
|
'fabric.editor.layout.placeholder': string;
|
|
725
733
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
734
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,6 +753,10 @@ declare const _default: {
|
|
|
745
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
754
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
755
|
'fabric.editor.markdown': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
762
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -954,6 +966,12 @@ declare const _default: {
|
|
|
954
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
967
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
968
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
976
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|