@atlaskit/afm-i18n-platform-editor-editor-common 2.192.0 → 2.194.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 +1 -0
- package/dist/cjs/i18n/da.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/en.js +2 -0
- package/dist/cjs/i18n/en_GB.js +2 -0
- package/dist/cjs/i18n/en_ZZ.js +2 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +2 -0
- package/dist/cjs/i18n/hu.js +2 -1
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +3 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +1 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +1 -0
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +2 -1
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/esm/i18n/cs.d.ts +1 -0
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.d.ts +1 -0
- package/dist/esm/i18n/da.js +1 -0
- package/dist/esm/i18n/de.d.ts +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/en.d.ts +2 -0
- package/dist/esm/i18n/en.js +2 -0
- package/dist/esm/i18n/en_GB.d.ts +2 -0
- package/dist/esm/i18n/en_GB.js +2 -0
- package/dist/esm/i18n/en_ZZ.d.ts +2 -0
- package/dist/esm/i18n/en_ZZ.js +2 -0
- package/dist/esm/i18n/es.d.ts +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.d.ts +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.d.ts +2 -0
- package/dist/esm/i18n/fr.js +2 -0
- package/dist/esm/i18n/hu.d.ts +1 -0
- package/dist/esm/i18n/hu.js +2 -1
- package/dist/esm/i18n/it.d.ts +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ko.d.ts +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.d.ts +3 -0
- package/dist/esm/i18n/nb.js +3 -0
- package/dist/esm/i18n/nl.d.ts +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.d.ts +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.d.ts +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.d.ts +1 -0
- package/dist/esm/i18n/ru.js +1 -0
- package/dist/esm/i18n/sr_RS.d.ts +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.d.ts +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.d.ts +1 -0
- package/dist/esm/i18n/sv.js +1 -0
- package/dist/esm/i18n/th.d.ts +1 -0
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.d.ts +1 -0
- package/dist/esm/i18n/tr.js +1 -0
- package/dist/esm/i18n/uk.d.ts +1 -0
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.d.ts +1 -0
- package/dist/esm/i18n/vi.js +2 -1
- package/dist/esm/i18n/zh.d.ts +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.d.ts +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/en.d.ts +2 -0
- package/dist/types/i18n/en_GB.d.ts +2 -0
- package/dist/types/i18n/en_ZZ.d.ts +2 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/i18n/cs.ts +1 -0
- package/i18n/da.ts +1 -0
- package/i18n/de.ts +1 -0
- package/i18n/en.ts +2 -0
- package/i18n/en_GB.ts +2 -0
- package/i18n/en_ZZ.ts +2 -0
- package/i18n/es.ts +1 -0
- package/i18n/fi.ts +1 -0
- package/i18n/fr.ts +3 -0
- package/i18n/hu.ts +2 -1
- package/i18n/it.ts +1 -0
- package/i18n/ko.ts +1 -0
- package/i18n/nb.ts +4 -0
- package/i18n/nl.ts +1 -0
- package/i18n/pl.ts +1 -0
- package/i18n/pt_BR.ts +1 -0
- package/i18n/ru.ts +1 -0
- package/i18n/sr_RS.ts +1 -0
- package/i18n/sr_YR.ts +1 -0
- package/i18n/sv.ts +1 -0
- package/i18n/th.ts +1 -0
- package/i18n/tr.ts +1 -0
- package/i18n/uk.ts +1 -0
- package/i18n/vi.ts +2 -1
- package/i18n/zh.ts +1 -0
- package/i18n/zh_TW.ts +1 -0
- package/package.json +1 -1
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': '복사',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': '동기화된 블록 복사',
|
|
511
511
|
'fabric.editor.copyToClipboard': '복사',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': '복사하여 동기화',
|
|
512
513
|
'fabric.editor.cornerControl': '표 강조',
|
|
513
514
|
'fabric.editor.createComment': '댓글',
|
|
514
515
|
'fabric.editor.createCommentDisabled': '텍스트, 제목, 이모지, 날짜, 멘션, 링크 및 상태에만 댓글을 추가할 수 있습니다.',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ declare const _default: {
|
|
|
9
9
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
12
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
@@ -506,6 +507,7 @@ declare const _default: {
|
|
|
506
507
|
'fabric.editor.copySyncBlock': string;
|
|
507
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
511
|
'fabric.editor.cornerControl': string;
|
|
510
512
|
'fabric.editor.createComment': string;
|
|
511
513
|
'fabric.editor.createCommentDisabled': string;
|
|
@@ -876,6 +878,7 @@ declare const _default: {
|
|
|
876
878
|
'fabric.editor.moveSelectionLeft': string;
|
|
877
879
|
'fabric.editor.moveSelectionRight': string;
|
|
878
880
|
'fabric.editor.moveSelectionUp': string;
|
|
881
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': string;
|
|
879
882
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': string;
|
|
880
883
|
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
881
884
|
'fabric.editor.nativeEmbeds.refresh': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Redigering fullført',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Rediger',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Konfigurer {macroName}',
|
|
14
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synkronisert blokk',
|
|
14
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorier',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circle': 'Sirkel',
|
|
16
17
|
'editor.imageEditor.aspectRatio.circleButton': 'Sirkel 1:1',
|
|
@@ -508,6 +509,7 @@ export default {
|
|
|
508
509
|
'fabric.editor.copySyncBlock': 'Kopier',
|
|
509
510
|
'fabric.editor.copySyncedBlockTooltip': 'Kopier synkronisert blokk',
|
|
510
511
|
'fabric.editor.copyToClipboard': 'Kopier',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Kopier til synkronisering',
|
|
511
513
|
'fabric.editor.cornerControl': 'Fremhev tabell',
|
|
512
514
|
'fabric.editor.createComment': 'Kommenter',
|
|
513
515
|
'fabric.editor.createCommentDisabled': 'Du kan bare kommentere på tekst, overskrifter, emojier, datoer, omtaler, koblinger og statuser.',
|
|
@@ -878,6 +880,7 @@ export default {
|
|
|
878
880
|
'fabric.editor.moveSelectionLeft': 'Flytt det valgte til venstre',
|
|
879
881
|
'fabric.editor.moveSelectionRight': 'Flytt det valgte til høyre',
|
|
880
882
|
'fabric.editor.moveSelectionUp': 'Flytt det valgte oppover',
|
|
883
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': 'Skriv for å legge til innhold, eller trykk på / for å sette inn elementer',
|
|
881
884
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Vis tittel på innebygging',
|
|
882
885
|
'fabric.editor.nativeEmbeds.expandPreview': 'Utvid',
|
|
883
886
|
'fabric.editor.nativeEmbeds.refresh': 'Oppdater',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -508,6 +508,7 @@ export default {
|
|
|
508
508
|
'fabric.editor.copySyncBlock': 'Kopiëren',
|
|
509
509
|
'fabric.editor.copySyncedBlockTooltip': 'Gesynchroniseerd blok kopiëren',
|
|
510
510
|
'fabric.editor.copyToClipboard': 'Kopiëren',
|
|
511
|
+
'fabric.editor.copyToSyncLabel': 'Kopiëren om te synchroniseren',
|
|
511
512
|
'fabric.editor.cornerControl': 'Tabel markeren',
|
|
512
513
|
'fabric.editor.createComment': 'Opmerking maken',
|
|
513
514
|
'fabric.editor.createCommentDisabled': 'Je kunt alleen opmerkingen plaatsen bij tekst, kopteksten, emoticons, datums, vermeldingen, links en statussen.',
|
package/dist/esm/i18n/pl.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': 'Kopiuj',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiuj blok synchronizowany',
|
|
511
511
|
'fabric.editor.copyToClipboard': 'Kopiuj',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Kopiuj w celu synchronizacji',
|
|
512
513
|
'fabric.editor.cornerControl': 'Zaznacz tablicę',
|
|
513
514
|
'fabric.editor.createComment': 'Komentarz',
|
|
514
515
|
'fabric.editor.createCommentDisabled': 'Można komentować tylko tekst, nagłówki, emoji, daty, wzmianki, łącza i statusy.',
|
package/dist/esm/i18n/pt_BR.d.ts
CHANGED
|
@@ -505,6 +505,7 @@ declare const _default: {
|
|
|
505
505
|
'fabric.editor.copySyncBlock': string;
|
|
506
506
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
507
507
|
'fabric.editor.copyToClipboard': string;
|
|
508
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
508
509
|
'fabric.editor.cornerControl': string;
|
|
509
510
|
'fabric.editor.createComment': string;
|
|
510
511
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -507,6 +507,7 @@ export default {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': 'Copiar',
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': 'Copiar bloco sincronizado',
|
|
509
509
|
'fabric.editor.copyToClipboard': 'Copiar',
|
|
510
|
+
'fabric.editor.copyToSyncLabel': 'Copiar para sincronizar',
|
|
510
511
|
'fabric.editor.cornerControl': 'Destacar tabela',
|
|
511
512
|
'fabric.editor.createComment': 'Comentar',
|
|
512
513
|
'fabric.editor.createCommentDisabled': 'Você só pode comentar em textos, títulos, emojis, datas, menções, links e status.',
|
package/dist/esm/i18n/ru.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': 'Копировать',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': 'Копировать синхронизированный блок',
|
|
511
511
|
'fabric.editor.copyToClipboard': 'Скопировать',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Копировать для синхронизации',
|
|
512
513
|
'fabric.editor.cornerControl': 'Выделить таблицу',
|
|
513
514
|
'fabric.editor.createComment': 'Комментировать',
|
|
514
515
|
'fabric.editor.createCommentDisabled': 'Можно комментировать только текст, заголовки, эмодзи, даты, упоминания, ссылки и статусы.',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -574,6 +574,7 @@ declare const _default: {
|
|
|
574
574
|
'fabric.editor.copySyncBlock': string;
|
|
575
575
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
576
576
|
'fabric.editor.copyToClipboard': string;
|
|
577
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
577
578
|
'fabric.editor.cornerControl': string;
|
|
578
579
|
'fabric.editor.createComment': string;
|
|
579
580
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -576,6 +576,7 @@ export default {
|
|
|
576
576
|
'fabric.editor.copySyncBlock': 'Kopiraj',
|
|
577
577
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiraj sinhronizovani blok',
|
|
578
578
|
'fabric.editor.copyToClipboard': 'Kopiraj',
|
|
579
|
+
'fabric.editor.copyToSyncLabel': 'Kopiraj za sinhronizaciju',
|
|
579
580
|
'fabric.editor.cornerControl': 'Istakni tabelu',
|
|
580
581
|
'fabric.editor.createComment': 'Komentar',
|
|
581
582
|
'fabric.editor.createCommentDisabled': 'Možete da komentarišete samo tekst, naslove, emotikone, datume, spominjanja, linkove i statuse.',
|
package/dist/esm/i18n/sr_YR.d.ts
CHANGED
|
@@ -574,6 +574,7 @@ declare const _default: {
|
|
|
574
574
|
'fabric.editor.copySyncBlock': string;
|
|
575
575
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
576
576
|
'fabric.editor.copyToClipboard': string;
|
|
577
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
577
578
|
'fabric.editor.cornerControl': string;
|
|
578
579
|
'fabric.editor.createComment': string;
|
|
579
580
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -576,6 +576,7 @@ export default {
|
|
|
576
576
|
'fabric.editor.copySyncBlock': 'Копирај',
|
|
577
577
|
'fabric.editor.copySyncedBlockTooltip': 'Копирај синхронизовани блок',
|
|
578
578
|
'fabric.editor.copyToClipboard': 'Копирај',
|
|
579
|
+
'fabric.editor.copyToSyncLabel': 'Копирај за синхронизацију',
|
|
579
580
|
'fabric.editor.cornerControl': 'Истакни табелу',
|
|
580
581
|
'fabric.editor.createComment': 'Коментар',
|
|
581
582
|
'fabric.editor.createCommentDisabled': 'Можете да коментаришете само текст, наслове, емотиконе, датуме, спомињања, линкове и статусе.',
|
package/dist/esm/i18n/sv.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -508,6 +508,7 @@ export default {
|
|
|
508
508
|
'fabric.editor.copySyncBlock': 'Kopiera',
|
|
509
509
|
'fabric.editor.copySyncedBlockTooltip': 'Kopiera synkroniserat block',
|
|
510
510
|
'fabric.editor.copyToClipboard': 'Kopiera',
|
|
511
|
+
'fabric.editor.copyToSyncLabel': 'Kopiera till synkronisering',
|
|
511
512
|
'fabric.editor.cornerControl': 'Markera tabellen',
|
|
512
513
|
'fabric.editor.createComment': 'Kommentera',
|
|
513
514
|
'fabric.editor.createCommentDisabled': 'Du kan bara kommentera text, rubriker, emojis, datum, omnämnanden, länkar och statusar.',
|
package/dist/esm/i18n/th.d.ts
CHANGED
|
@@ -492,6 +492,7 @@ declare const _default: {
|
|
|
492
492
|
'fabric.editor.copySyncBlock': string;
|
|
493
493
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
494
494
|
'fabric.editor.copyToClipboard': string;
|
|
495
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
495
496
|
'fabric.editor.cornerControl': string;
|
|
496
497
|
'fabric.editor.createComment': string;
|
|
497
498
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -494,6 +494,7 @@ export default {
|
|
|
494
494
|
'fabric.editor.copySyncBlock': 'คัดลอก',
|
|
495
495
|
'fabric.editor.copySyncedBlockTooltip': 'คัดลอกบล็อกที่ซิงค์',
|
|
496
496
|
'fabric.editor.copyToClipboard': 'คัดลอก',
|
|
497
|
+
'fabric.editor.copyToSyncLabel': 'คัดลอกเพื่อซิงค์',
|
|
497
498
|
'fabric.editor.cornerControl': 'ไฮไลท์ตาราง',
|
|
498
499
|
'fabric.editor.createComment': 'ความคิดเห็น',
|
|
499
500
|
'fabric.editor.createCommentDisabled': 'คุณสามารถแสดงความคิดเห็นได้เฉพาะกับข้อความ หัวเรื่อง เอโมจิ วันที่ การกล่าวถึง ลิงก์ และสถานะเท่านั้น',
|
package/dist/esm/i18n/tr.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': 'Kopyala',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': 'Senkronize edilmiş bloku kopyala',
|
|
511
511
|
'fabric.editor.copyToClipboard': 'Kopyala',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': 'Senkronizasyona kaydet',
|
|
512
513
|
'fabric.editor.cornerControl': 'Tabloyu vurgula',
|
|
513
514
|
'fabric.editor.createComment': 'Yorum',
|
|
514
515
|
'fabric.editor.createCommentDisabled': "Yalnızca metinlere, başlıklara, emoji'lere, tarihlere, bahsetmelere, bağlantılara ve durumlara yorum ekleyebilirsiniz.",
|
package/dist/esm/i18n/uk.d.ts
CHANGED
|
@@ -492,6 +492,7 @@ declare const _default: {
|
|
|
492
492
|
'fabric.editor.copySyncBlock': string;
|
|
493
493
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
494
494
|
'fabric.editor.copyToClipboard': string;
|
|
495
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
495
496
|
'fabric.editor.cornerControl': string;
|
|
496
497
|
'fabric.editor.createComment': string;
|
|
497
498
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -494,6 +494,7 @@ export default {
|
|
|
494
494
|
'fabric.editor.copySyncBlock': 'Копіювати',
|
|
495
495
|
'fabric.editor.copySyncedBlockTooltip': 'Скопіювати синхронізований блок',
|
|
496
496
|
'fabric.editor.copyToClipboard': 'Копіювати',
|
|
497
|
+
'fabric.editor.copyToSyncLabel': 'Копіювати для синхронізації',
|
|
497
498
|
'fabric.editor.cornerControl': 'Виділити таблицю',
|
|
498
499
|
'fabric.editor.createComment': 'Додати коментар',
|
|
499
500
|
'fabric.editor.createCommentDisabled': 'Ви можете коментувати лише текст, заголовки, емодзі, дати, згадування, посилання й стани.',
|
package/dist/esm/i18n/vi.d.ts
CHANGED
|
@@ -492,6 +492,7 @@ declare const _default: {
|
|
|
492
492
|
'fabric.editor.copySyncBlock': string;
|
|
493
493
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
494
494
|
'fabric.editor.copyToClipboard': string;
|
|
495
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
495
496
|
'fabric.editor.cornerControl': string;
|
|
496
497
|
'fabric.editor.createComment': string;
|
|
497
498
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -317,7 +317,7 @@ export default {
|
|
|
317
317
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Đồng cảm hơn',
|
|
318
318
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Chuyên nghiệp hơn',
|
|
319
319
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Các tùy chọn Rovo khác',
|
|
320
|
-
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Các tùy chọn
|
|
320
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Các tùy chọn Yêu cầu Rovo khác',
|
|
321
321
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
322
322
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Sửa lỗi chính tả và ngữ pháp',
|
|
323
323
|
'fabric.editor.ai.toolbar.summarize.title': 'Tóm tắt',
|
|
@@ -494,6 +494,7 @@ export default {
|
|
|
494
494
|
'fabric.editor.copySyncBlock': 'Sao chép',
|
|
495
495
|
'fabric.editor.copySyncedBlockTooltip': 'Sao chép khối đã đồng bộ',
|
|
496
496
|
'fabric.editor.copyToClipboard': 'Sao chép',
|
|
497
|
+
'fabric.editor.copyToSyncLabel': 'Sao chép để đồng bộ',
|
|
497
498
|
'fabric.editor.cornerControl': 'Làm nổi bật bảng',
|
|
498
499
|
'fabric.editor.createComment': 'Nhận xét',
|
|
499
500
|
'fabric.editor.createCommentDisabled': 'Bạn chỉ có thể nhận xét về văn bản, tiêu đề, biểu tượng cảm xúc, ngày tháng, lượt nhắc đến, liên kết và trạng thái.',
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': '复制',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': '复制同步块',
|
|
511
511
|
'fabric.editor.copyToClipboard': '复制',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': '复制以同步',
|
|
512
513
|
'fabric.editor.cornerControl': '突出显示表格',
|
|
513
514
|
'fabric.editor.createComment': '评论',
|
|
514
515
|
'fabric.editor.createCommentDisabled': '您只能对文本、标题、表情、日期、提及、链接和状态发表评论。',
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -509,6 +509,7 @@ export default {
|
|
|
509
509
|
'fabric.editor.copySyncBlock': '複製',
|
|
510
510
|
'fabric.editor.copySyncedBlockTooltip': '複製同步區塊',
|
|
511
511
|
'fabric.editor.copyToClipboard': '複製',
|
|
512
|
+
'fabric.editor.copyToSyncLabel': '複製以同步',
|
|
512
513
|
'fabric.editor.cornerControl': '醒目提示表格',
|
|
513
514
|
'fabric.editor.createComment': '留言',
|
|
514
515
|
'fabric.editor.createCommentDisabled': '您只能在文字、標題、表情符號、日期、提及、連結和狀態上留言。',
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -368,12 +368,14 @@ declare const _default: {
|
|
|
368
368
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': string;
|
|
370
370
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
371
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
373
374
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
374
375
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': string;
|
|
375
376
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
376
377
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': string;
|
|
377
379
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
378
380
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
379
381
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
@@ -368,12 +368,14 @@ declare const _default: {
|
|
|
368
368
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': string;
|
|
370
370
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
371
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
373
374
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
374
375
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': string;
|
|
375
376
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
376
377
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': string;
|
|
377
379
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
378
380
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
379
381
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
@@ -368,12 +368,14 @@ declare const _default: {
|
|
|
368
368
|
'fabric.editor.ai.suggestions.card.disclaimerText.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.dismissButtonLabel.non-final': string;
|
|
370
370
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
371
|
+
'fabric.editor.ai.suggestions.card.hideDeletedDiffsLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
373
374
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
374
375
|
'fabric.editor.ai.suggestions.card.privateTooltipLabelShort.non-final': string;
|
|
375
376
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
376
377
|
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.card.showDeletedDiffsLabel.non-final': string;
|
|
377
379
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
378
380
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
379
381
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ declare const _default: {
|
|
|
9
9
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
12
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
@@ -878,6 +879,7 @@ declare const _default: {
|
|
|
878
879
|
'fabric.editor.moveSelectionLeft': string;
|
|
879
880
|
'fabric.editor.moveSelectionRight': string;
|
|
880
881
|
'fabric.editor.moveSelectionUp': string;
|
|
882
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': string;
|
|
881
883
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': string;
|
|
882
884
|
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
883
885
|
'fabric.editor.nativeEmbeds.refresh': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ declare const _default: {
|
|
|
9
9
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
10
10
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
|
+
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
12
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
@@ -506,6 +507,7 @@ declare const _default: {
|
|
|
506
507
|
'fabric.editor.copySyncBlock': string;
|
|
507
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
511
|
'fabric.editor.cornerControl': string;
|
|
510
512
|
'fabric.editor.createComment': string;
|
|
511
513
|
'fabric.editor.createCommentDisabled': string;
|
|
@@ -876,6 +878,7 @@ declare const _default: {
|
|
|
876
878
|
'fabric.editor.moveSelectionLeft': string;
|
|
877
879
|
'fabric.editor.moveSelectionRight': string;
|
|
878
880
|
'fabric.editor.moveSelectionUp': string;
|
|
881
|
+
'fabric.editor.multiBodiedExtensionPlaceholderText': string;
|
|
879
882
|
'fabric.editor.nativeEmbeds.alwaysShowTitle': string;
|
|
880
883
|
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
881
884
|
'fabric.editor.nativeEmbeds.refresh': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
|
@@ -505,6 +505,7 @@ declare const _default: {
|
|
|
505
505
|
'fabric.editor.copySyncBlock': string;
|
|
506
506
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
507
507
|
'fabric.editor.copyToClipboard': string;
|
|
508
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
508
509
|
'fabric.editor.cornerControl': string;
|
|
509
510
|
'fabric.editor.createComment': string;
|
|
510
511
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
|
@@ -574,6 +574,7 @@ declare const _default: {
|
|
|
574
574
|
'fabric.editor.copySyncBlock': string;
|
|
575
575
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
576
576
|
'fabric.editor.copyToClipboard': string;
|
|
577
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
577
578
|
'fabric.editor.cornerControl': string;
|
|
578
579
|
'fabric.editor.createComment': string;
|
|
579
580
|
'fabric.editor.createCommentDisabled': string;
|
|
@@ -574,6 +574,7 @@ declare const _default: {
|
|
|
574
574
|
'fabric.editor.copySyncBlock': string;
|
|
575
575
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
576
576
|
'fabric.editor.copyToClipboard': string;
|
|
577
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
577
578
|
'fabric.editor.cornerControl': string;
|
|
578
579
|
'fabric.editor.createComment': string;
|
|
579
580
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -506,6 +506,7 @@ declare const _default: {
|
|
|
506
506
|
'fabric.editor.copySyncBlock': string;
|
|
507
507
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
508
508
|
'fabric.editor.copyToClipboard': string;
|
|
509
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
509
510
|
'fabric.editor.cornerControl': string;
|
|
510
511
|
'fabric.editor.createComment': string;
|
|
511
512
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -492,6 +492,7 @@ declare const _default: {
|
|
|
492
492
|
'fabric.editor.copySyncBlock': string;
|
|
493
493
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
494
494
|
'fabric.editor.copyToClipboard': string;
|
|
495
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
495
496
|
'fabric.editor.cornerControl': string;
|
|
496
497
|
'fabric.editor.createComment': string;
|
|
497
498
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -492,6 +492,7 @@ declare const _default: {
|
|
|
492
492
|
'fabric.editor.copySyncBlock': string;
|
|
493
493
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
494
494
|
'fabric.editor.copyToClipboard': string;
|
|
495
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
495
496
|
'fabric.editor.cornerControl': string;
|
|
496
497
|
'fabric.editor.createComment': string;
|
|
497
498
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -492,6 +492,7 @@ declare const _default: {
|
|
|
492
492
|
'fabric.editor.copySyncBlock': string;
|
|
493
493
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
494
494
|
'fabric.editor.copyToClipboard': string;
|
|
495
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
495
496
|
'fabric.editor.cornerControl': string;
|
|
496
497
|
'fabric.editor.createComment': string;
|
|
497
498
|
'fabric.editor.createCommentDisabled': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
|
@@ -507,6 +507,7 @@ declare const _default: {
|
|
|
507
507
|
'fabric.editor.copySyncBlock': string;
|
|
508
508
|
'fabric.editor.copySyncedBlockTooltip': string;
|
|
509
509
|
'fabric.editor.copyToClipboard': string;
|
|
510
|
+
'fabric.editor.copyToSyncLabel': string;
|
|
510
511
|
'fabric.editor.cornerControl': string;
|
|
511
512
|
'fabric.editor.createComment': string;
|
|
512
513
|
'fabric.editor.createCommentDisabled': string;
|
package/i18n/cs.ts
CHANGED
|
@@ -563,6 +563,7 @@ export default {
|
|
|
563
563
|
'fabric.editor.copySyncBlock': 'Kopírovat',
|
|
564
564
|
'fabric.editor.copySyncedBlockTooltip': 'Kopírovat synchronizovaný blok',
|
|
565
565
|
'fabric.editor.copyToClipboard': 'Kopírovat',
|
|
566
|
+
'fabric.editor.copyToSyncLabel': 'Kopírovat pro synchronizaci',
|
|
566
567
|
'fabric.editor.cornerControl': 'Zvýraznit tabulku',
|
|
567
568
|
'fabric.editor.createComment': 'Komentář',
|
|
568
569
|
'fabric.editor.createCommentDisabled':
|