@atlaskit/afm-i18n-platform-editor-editor-common 2.180.0 → 2.182.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/da.js +2 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fr.js +2 -0
- package/dist/cjs/i18n/it.js +2 -0
- package/dist/cjs/i18n/nb.js +2 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +2 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/sl.js +2 -0
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sv.js +2 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +2 -0
- package/dist/cjs/i18n/vi.js +2 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/esm/i18n/da.d.ts +2 -0
- package/dist/esm/i18n/da.js +2 -0
- package/dist/esm/i18n/es.d.ts +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fr.d.ts +2 -0
- package/dist/esm/i18n/fr.js +2 -0
- package/dist/esm/i18n/it.d.ts +2 -0
- package/dist/esm/i18n/it.js +2 -0
- package/dist/esm/i18n/nb.d.ts +2 -0
- package/dist/esm/i18n/nb.js +2 -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 +2 -0
- package/dist/esm/i18n/pl.js +2 -0
- package/dist/esm/i18n/pt_BR.d.ts +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/sl.d.ts +2 -0
- package/dist/esm/i18n/sl.js +2 -0
- package/dist/esm/i18n/sr_RS.d.ts +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sv.d.ts +2 -0
- package/dist/esm/i18n/sv.js +2 -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 +2 -0
- package/dist/esm/i18n/tr.js +2 -0
- package/dist/esm/i18n/vi.d.ts +2 -0
- package/dist/esm/i18n/vi.js +2 -0
- package/dist/esm/i18n/zh_TW.d.ts +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/types/i18n/da.d.ts +2 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/it.d.ts +2 -0
- package/dist/types/i18n/nb.d.ts +2 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +2 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/sl.d.ts +2 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +2 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +2 -0
- package/dist/types/i18n/vi.d.ts +2 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/i18n/da.ts +2 -0
- package/i18n/es.ts +1 -0
- package/i18n/fr.ts +2 -0
- package/i18n/it.ts +2 -0
- package/i18n/nb.ts +2 -0
- package/i18n/nl.ts +1 -0
- package/i18n/pl.ts +2 -0
- package/i18n/pt_BR.ts +1 -0
- package/i18n/sl.ts +2 -0
- package/i18n/sr_RS.ts +1 -0
- package/i18n/sv.ts +2 -0
- package/i18n/th.ts +1 -0
- package/i18n/tr.ts +2 -0
- package/i18n/vi.ts +2 -0
- package/i18n/zh_TW.ts +1 -0
- package/package.json +1 -1
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -409,6 +409,8 @@ exports.default = {
|
|
|
409
409
|
'fabric.editor.breakout.resizeElement': 'Tilpas størrelse på element',
|
|
410
410
|
'fabric.editor.breakout.resizeExpand': 'Tilpas størrelse på udvidelse',
|
|
411
411
|
'fabric.editor.breakout.resizeLayout': 'Tilpas størrelse på layout',
|
|
412
|
+
'fabric.editor.breakout.resizePanel': 'Tilpas størrelsen på panel',
|
|
413
|
+
'fabric.editor.breakout.resizeRule': 'Tilpas størrelsen på opdeler',
|
|
412
414
|
'fabric.editor.breakoutFullWidthLabel': 'Fuld bredde',
|
|
413
415
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. bredde',
|
|
414
416
|
'fabric.editor.breakoutWideWidthLabel': 'Bredt',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -410,6 +410,7 @@ exports.default = {
|
|
|
410
410
|
'fabric.editor.breakout.resizeElement': 'Redimensionar el elemento',
|
|
411
411
|
'fabric.editor.breakout.resizeExpand': 'Redimensiona la ampliación',
|
|
412
412
|
'fabric.editor.breakout.resizeLayout': 'Redimensionar el diseño',
|
|
413
|
+
'fabric.editor.breakout.resizePanel': 'Cambiar tamaño del panel',
|
|
413
414
|
'fabric.editor.breakoutFullWidthLabel': 'Anchura completa',
|
|
414
415
|
'fabric.editor.breakoutMaxWidthLabel': 'Anchura máxima',
|
|
415
416
|
'fabric.editor.breakoutWideWidthLabel': 'Ancho',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = {
|
|
|
13
13
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Modifications terminées',
|
|
14
14
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Apporter des modifications',
|
|
15
15
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
16
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
17
|
'editor.imageEditor.aspectRatio.circle': 'Cercle',
|
|
17
18
|
'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
|
|
18
19
|
'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
|
|
@@ -409,6 +410,7 @@ exports.default = {
|
|
|
409
410
|
'fabric.editor.breakout.resizeElement': "Redimensionner l'élément",
|
|
410
411
|
'fabric.editor.breakout.resizeExpand': 'Redimensionner la section extensible',
|
|
411
412
|
'fabric.editor.breakout.resizeLayout': 'Redimensionner la disposition',
|
|
413
|
+
'fabric.editor.breakout.resizePanel': 'Redimensionner le panneau',
|
|
412
414
|
'fabric.editor.breakoutFullWidthLabel': 'Pleine largeur',
|
|
413
415
|
'fabric.editor.breakoutMaxWidthLabel': 'Largeur maximale',
|
|
414
416
|
'fabric.editor.breakoutWideWidthLabel': 'Large',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -409,6 +409,8 @@ exports.default = {
|
|
|
409
409
|
'fabric.editor.breakout.resizeElement': 'Ridimensiona elemento',
|
|
410
410
|
'fabric.editor.breakout.resizeExpand': 'Ridimensiona espansione',
|
|
411
411
|
'fabric.editor.breakout.resizeLayout': 'Ridimensiona layout',
|
|
412
|
+
'fabric.editor.breakout.resizePanel': 'Ridimensiona il pannello',
|
|
413
|
+
'fabric.editor.breakout.resizeRule': 'Ridimensiona divisore',
|
|
412
414
|
'fabric.editor.breakoutFullWidthLabel': 'Larghezza piena',
|
|
413
415
|
'fabric.editor.breakoutMaxWidthLabel': 'Larghezza massima',
|
|
414
416
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -409,6 +409,8 @@ exports.default = {
|
|
|
409
409
|
'fabric.editor.breakout.resizeElement': 'Endre størrelse på element',
|
|
410
410
|
'fabric.editor.breakout.resizeExpand': 'Endre størrelse for å gjøre større',
|
|
411
411
|
'fabric.editor.breakout.resizeLayout': 'Endre størrelse på oppsett',
|
|
412
|
+
'fabric.editor.breakout.resizePanel': 'Endre størrelse på panel',
|
|
413
|
+
'fabric.editor.breakout.resizeRule': 'Endre størrelsen på avgrenseren',
|
|
412
414
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredde',
|
|
413
415
|
'fabric.editor.breakoutMaxWidthLabel': 'Maksbredde',
|
|
414
416
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = {
|
|
|
13
13
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Klaar met bewerken',
|
|
14
14
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Bewerkingen maken',
|
|
15
15
|
'editor-common-extensibility.macro.button.configure': '{macroName} configureren',
|
|
16
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
17
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
17
18
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
18
19
|
'editor.imageEditor.aspectRatio.custom': 'Aangepast',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -410,6 +410,8 @@ exports.default = {
|
|
|
410
410
|
'fabric.editor.breakout.resizeElement': 'Zmień rozmiar elementu',
|
|
411
411
|
'fabric.editor.breakout.resizeExpand': 'Zmień rozmiar elementu rozwijanego',
|
|
412
412
|
'fabric.editor.breakout.resizeLayout': 'Zmień rozmiar układu',
|
|
413
|
+
'fabric.editor.breakout.resizePanel': 'Zmień rozmiar panelu',
|
|
414
|
+
'fabric.editor.breakout.resizeRule': 'Zmień rozmiar separatora',
|
|
413
415
|
'fabric.editor.breakoutFullWidthLabel': 'Tryb pełnej szerokości',
|
|
414
416
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. szerokość',
|
|
415
417
|
'fabric.editor.breakoutWideWidthLabel': 'Tryb szeroki',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -408,6 +408,7 @@ exports.default = {
|
|
|
408
408
|
'fabric.editor.breakout.resizeElement': 'Redimensionar elemento',
|
|
409
409
|
'fabric.editor.breakout.resizeExpand': 'Redimensionar a opção Expandir',
|
|
410
410
|
'fabric.editor.breakout.resizeLayout': 'Redimensionar layout',
|
|
411
|
+
'fabric.editor.breakout.resizePanel': 'Redimensionar painel',
|
|
411
412
|
'fabric.editor.breakoutFullWidthLabel': 'Largura total',
|
|
412
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Largura máxima',
|
|
413
414
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
package/dist/cjs/i18n/sl.js
CHANGED
|
@@ -474,6 +474,8 @@ exports.default = {
|
|
|
474
474
|
'fabric.editor.blockquote.description': 'Vstavljanje citata',
|
|
475
475
|
'fabric.editor.blockquote2': 'Citat',
|
|
476
476
|
'fabric.editor.bold': 'Krepko',
|
|
477
|
+
'fabric.editor.breakout.resizePanel': 'Sprememba velikosti podokna',
|
|
478
|
+
'fabric.editor.breakout.resizeRule': 'Spremenite velikost razdelilnika',
|
|
477
479
|
'fabric.editor.breakoutMaxWidthLabel': 'Najv. širina',
|
|
478
480
|
'fabric.editor.bug': 'Napaka',
|
|
479
481
|
'fabric.editor.bulletedList': 'Nerazvrščen seznam',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -480,6 +480,7 @@ exports.default = {
|
|
|
480
480
|
'fabric.editor.breakout.resizeElement': 'Promenite veličinu elementa',
|
|
481
481
|
'fabric.editor.breakout.resizeExpand': 'Promenite veličinu proširenja',
|
|
482
482
|
'fabric.editor.breakout.resizeLayout': 'Promeni veličinu rasporeda',
|
|
483
|
+
'fabric.editor.breakout.resizePanel': 'Promeni veličinu panela',
|
|
483
484
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. širina',
|
|
484
485
|
'fabric.editor.bug': 'Greška',
|
|
485
486
|
'fabric.editor.bulletedList': 'Lista sa znakovima za nabrajanje',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -409,6 +409,8 @@ exports.default = {
|
|
|
409
409
|
'fabric.editor.breakout.resizeElement': 'Ändra storlek på element',
|
|
410
410
|
'fabric.editor.breakout.resizeExpand': 'Ändra storlek på expandering',
|
|
411
411
|
'fabric.editor.breakout.resizeLayout': 'Ändra storlek på layout',
|
|
412
|
+
'fabric.editor.breakout.resizePanel': 'Ändra storlek på panel',
|
|
413
|
+
'fabric.editor.breakout.resizeRule': 'Ändra storlek på avdelare',
|
|
412
414
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredd',
|
|
413
415
|
'fabric.editor.breakoutMaxWidthLabel': 'Maxbredd',
|
|
414
416
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -395,6 +395,7 @@ exports.default = {
|
|
|
395
395
|
'fabric.editor.breakout.resizeElement': 'ปรับขนาดองค์ประกอบ',
|
|
396
396
|
'fabric.editor.breakout.resizeExpand': 'ปรับขนาดตัวขยาย',
|
|
397
397
|
'fabric.editor.breakout.resizeLayout': 'ปรับขนาดเค้าโครง',
|
|
398
|
+
'fabric.editor.breakout.resizePanel': 'ปรับขนาดแผง',
|
|
398
399
|
'fabric.editor.breakoutFullWidthLabel': 'แบบเต็มความกว้าง',
|
|
399
400
|
'fabric.editor.breakoutMaxWidthLabel': 'ความกว้างสูงสุด',
|
|
400
401
|
'fabric.editor.breakoutWideWidthLabel': 'กว้าง',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.default = {
|
|
|
13
13
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Düzenleme tamamlandı',
|
|
14
14
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Düzenleme yap',
|
|
15
15
|
'editor-common-extensibility.macro.button.configure': '{macroName} makrosunu yapılandırın',
|
|
16
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratuvarlar',
|
|
16
17
|
'editor.imageEditor.aspectRatio.circle': 'Daire',
|
|
17
18
|
'editor.imageEditor.aspectRatio.circleButton': 'Daire 1:1',
|
|
18
19
|
'editor.imageEditor.aspectRatio.custom': 'Özel',
|
|
@@ -409,6 +410,7 @@ exports.default = {
|
|
|
409
410
|
'fabric.editor.breakout.resizeElement': 'Öğeyi yeniden boyutlandır',
|
|
410
411
|
'fabric.editor.breakout.resizeExpand': 'Genişletmeyi yeniden boyutlandır',
|
|
411
412
|
'fabric.editor.breakout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
413
|
+
'fabric.editor.breakout.resizePanel': 'Paneli yeniden boyutlandır',
|
|
412
414
|
'fabric.editor.breakoutFullWidthLabel': 'Tam genişlik',
|
|
413
415
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. genişlik',
|
|
414
416
|
'fabric.editor.breakoutWideWidthLabel': 'Geniş',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -395,6 +395,8 @@ exports.default = {
|
|
|
395
395
|
'fabric.editor.breakout.resizeElement': 'Đổi cỡ thành phần',
|
|
396
396
|
'fabric.editor.breakout.resizeExpand': 'Đổi cỡ mở rộng',
|
|
397
397
|
'fabric.editor.breakout.resizeLayout': 'Đổi cỡ bố cục',
|
|
398
|
+
'fabric.editor.breakout.resizePanel': 'Đổi cỡ bảng điều khiển',
|
|
399
|
+
'fabric.editor.breakout.resizeRule': 'Đổi cỡ đường phân cách',
|
|
398
400
|
'fabric.editor.breakoutFullWidthLabel': 'Toàn chiều rộng',
|
|
399
401
|
'fabric.editor.breakoutMaxWidthLabel': 'Độ rộng tối đa',
|
|
400
402
|
'fabric.editor.breakoutWideWidthLabel': 'Rộng',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -410,6 +410,7 @@ exports.default = {
|
|
|
410
410
|
'fabric.editor.breakout.resizeElement': '調整元素大小',
|
|
411
411
|
'fabric.editor.breakout.resizeExpand': '調整展開大小',
|
|
412
412
|
'fabric.editor.breakout.resizeLayout': '調整版面配置的大小',
|
|
413
|
+
'fabric.editor.breakout.resizePanel': '調整面板大小',
|
|
413
414
|
'fabric.editor.breakoutFullWidthLabel': '全寬',
|
|
414
415
|
'fabric.editor.breakoutMaxWidthLabel': '最大寬度',
|
|
415
416
|
'fabric.editor.breakoutWideWidthLabel': '寬',
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -407,6 +407,8 @@ export default {
|
|
|
407
407
|
'fabric.editor.breakout.resizeElement': 'Tilpas størrelse på element',
|
|
408
408
|
'fabric.editor.breakout.resizeExpand': 'Tilpas størrelse på udvidelse',
|
|
409
409
|
'fabric.editor.breakout.resizeLayout': 'Tilpas størrelse på layout',
|
|
410
|
+
'fabric.editor.breakout.resizePanel': 'Tilpas størrelsen på panel',
|
|
411
|
+
'fabric.editor.breakout.resizeRule': 'Tilpas størrelsen på opdeler',
|
|
410
412
|
'fabric.editor.breakoutFullWidthLabel': 'Fuld bredde',
|
|
411
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. bredde',
|
|
412
414
|
'fabric.editor.breakoutWideWidthLabel': 'Bredt',
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -406,6 +406,7 @@ declare const _default: {
|
|
|
406
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
407
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
408
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
410
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
411
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -408,6 +408,7 @@ export default {
|
|
|
408
408
|
'fabric.editor.breakout.resizeElement': 'Redimensionar el elemento',
|
|
409
409
|
'fabric.editor.breakout.resizeExpand': 'Redimensiona la ampliación',
|
|
410
410
|
'fabric.editor.breakout.resizeLayout': 'Redimensionar el diseño',
|
|
411
|
+
'fabric.editor.breakout.resizePanel': 'Cambiar tamaño del panel',
|
|
411
412
|
'fabric.editor.breakoutFullWidthLabel': 'Anchura completa',
|
|
412
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Anchura máxima',
|
|
413
414
|
'fabric.editor.breakoutWideWidthLabel': 'Ancho',
|
package/dist/esm/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.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
12
13
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -405,6 +406,7 @@ declare const _default: {
|
|
|
405
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Modifications terminées',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Apporter des modifications',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
14
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
14
15
|
'editor.imageEditor.aspectRatio.circle': 'Cercle',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
|
|
16
17
|
'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
|
|
@@ -407,6 +408,7 @@ export default {
|
|
|
407
408
|
'fabric.editor.breakout.resizeElement': "Redimensionner l'élément",
|
|
408
409
|
'fabric.editor.breakout.resizeExpand': 'Redimensionner la section extensible',
|
|
409
410
|
'fabric.editor.breakout.resizeLayout': 'Redimensionner la disposition',
|
|
411
|
+
'fabric.editor.breakout.resizePanel': 'Redimensionner le panneau',
|
|
410
412
|
'fabric.editor.breakoutFullWidthLabel': 'Pleine largeur',
|
|
411
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Largeur maximale',
|
|
412
414
|
'fabric.editor.breakoutWideWidthLabel': 'Large',
|
package/dist/esm/i18n/it.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -407,6 +407,8 @@ export default {
|
|
|
407
407
|
'fabric.editor.breakout.resizeElement': 'Ridimensiona elemento',
|
|
408
408
|
'fabric.editor.breakout.resizeExpand': 'Ridimensiona espansione',
|
|
409
409
|
'fabric.editor.breakout.resizeLayout': 'Ridimensiona layout',
|
|
410
|
+
'fabric.editor.breakout.resizePanel': 'Ridimensiona il pannello',
|
|
411
|
+
'fabric.editor.breakout.resizeRule': 'Ridimensiona divisore',
|
|
410
412
|
'fabric.editor.breakoutFullWidthLabel': 'Larghezza piena',
|
|
411
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Larghezza massima',
|
|
412
414
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -407,6 +407,8 @@ export default {
|
|
|
407
407
|
'fabric.editor.breakout.resizeElement': 'Endre størrelse på element',
|
|
408
408
|
'fabric.editor.breakout.resizeExpand': 'Endre størrelse for å gjøre større',
|
|
409
409
|
'fabric.editor.breakout.resizeLayout': 'Endre størrelse på oppsett',
|
|
410
|
+
'fabric.editor.breakout.resizePanel': 'Endre størrelse på panel',
|
|
411
|
+
'fabric.editor.breakout.resizeRule': 'Endre størrelsen på avgrenseren',
|
|
410
412
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredde',
|
|
411
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Maksbredde',
|
|
412
414
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
package/dist/esm/i18n/nl.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.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
12
13
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.custom': string;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Klaar met bewerken',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Bewerkingen maken',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': '{macroName} configureren',
|
|
14
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
14
15
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
16
17
|
'editor.imageEditor.aspectRatio.custom': 'Aangepast',
|
package/dist/esm/i18n/pl.d.ts
CHANGED
|
@@ -406,6 +406,8 @@ declare const _default: {
|
|
|
406
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
407
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
408
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
410
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
409
411
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
411
413
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -408,6 +408,8 @@ export default {
|
|
|
408
408
|
'fabric.editor.breakout.resizeElement': 'Zmień rozmiar elementu',
|
|
409
409
|
'fabric.editor.breakout.resizeExpand': 'Zmień rozmiar elementu rozwijanego',
|
|
410
410
|
'fabric.editor.breakout.resizeLayout': 'Zmień rozmiar układu',
|
|
411
|
+
'fabric.editor.breakout.resizePanel': 'Zmień rozmiar panelu',
|
|
412
|
+
'fabric.editor.breakout.resizeRule': 'Zmień rozmiar separatora',
|
|
411
413
|
'fabric.editor.breakoutFullWidthLabel': 'Tryb pełnej szerokości',
|
|
412
414
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. szerokość',
|
|
413
415
|
'fabric.editor.breakoutWideWidthLabel': 'Tryb szeroki',
|
package/dist/esm/i18n/pt_BR.d.ts
CHANGED
|
@@ -404,6 +404,7 @@ declare const _default: {
|
|
|
404
404
|
'fabric.editor.breakout.resizeElement': string;
|
|
405
405
|
'fabric.editor.breakout.resizeExpand': string;
|
|
406
406
|
'fabric.editor.breakout.resizeLayout': string;
|
|
407
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
407
408
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
408
409
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
409
410
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -406,6 +406,7 @@ export default {
|
|
|
406
406
|
'fabric.editor.breakout.resizeElement': 'Redimensionar elemento',
|
|
407
407
|
'fabric.editor.breakout.resizeExpand': 'Redimensionar a opção Expandir',
|
|
408
408
|
'fabric.editor.breakout.resizeLayout': 'Redimensionar layout',
|
|
409
|
+
'fabric.editor.breakout.resizePanel': 'Redimensionar painel',
|
|
409
410
|
'fabric.editor.breakoutFullWidthLabel': 'Largura total',
|
|
410
411
|
'fabric.editor.breakoutMaxWidthLabel': 'Largura máxima',
|
|
411
412
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
package/dist/esm/i18n/sl.d.ts
CHANGED
|
@@ -470,6 +470,8 @@ declare const _default: {
|
|
|
470
470
|
'fabric.editor.blockquote.description': string;
|
|
471
471
|
'fabric.editor.blockquote2': string;
|
|
472
472
|
'fabric.editor.bold': string;
|
|
473
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
474
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
473
475
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
474
476
|
'fabric.editor.bug': string;
|
|
475
477
|
'fabric.editor.bulletedList': string;
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -472,6 +472,8 @@ export default {
|
|
|
472
472
|
'fabric.editor.blockquote.description': 'Vstavljanje citata',
|
|
473
473
|
'fabric.editor.blockquote2': 'Citat',
|
|
474
474
|
'fabric.editor.bold': 'Krepko',
|
|
475
|
+
'fabric.editor.breakout.resizePanel': 'Sprememba velikosti podokna',
|
|
476
|
+
'fabric.editor.breakout.resizeRule': 'Spremenite velikost razdelilnika',
|
|
475
477
|
'fabric.editor.breakoutMaxWidthLabel': 'Najv. širina',
|
|
476
478
|
'fabric.editor.bug': 'Napaka',
|
|
477
479
|
'fabric.editor.bulletedList': 'Nerazvrščen seznam',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -476,6 +476,7 @@ declare const _default: {
|
|
|
476
476
|
'fabric.editor.breakout.resizeElement': string;
|
|
477
477
|
'fabric.editor.breakout.resizeExpand': string;
|
|
478
478
|
'fabric.editor.breakout.resizeLayout': string;
|
|
479
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
479
480
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
480
481
|
'fabric.editor.bug': string;
|
|
481
482
|
'fabric.editor.bulletedList': string;
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -478,6 +478,7 @@ export default {
|
|
|
478
478
|
'fabric.editor.breakout.resizeElement': 'Promenite veličinu elementa',
|
|
479
479
|
'fabric.editor.breakout.resizeExpand': 'Promenite veličinu proširenja',
|
|
480
480
|
'fabric.editor.breakout.resizeLayout': 'Promeni veličinu rasporeda',
|
|
481
|
+
'fabric.editor.breakout.resizePanel': 'Promeni veličinu panela',
|
|
481
482
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. širina',
|
|
482
483
|
'fabric.editor.bug': 'Greška',
|
|
483
484
|
'fabric.editor.bulletedList': 'Lista sa znakovima za nabrajanje',
|
package/dist/esm/i18n/sv.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -407,6 +407,8 @@ export default {
|
|
|
407
407
|
'fabric.editor.breakout.resizeElement': 'Ändra storlek på element',
|
|
408
408
|
'fabric.editor.breakout.resizeExpand': 'Ändra storlek på expandering',
|
|
409
409
|
'fabric.editor.breakout.resizeLayout': 'Ändra storlek på layout',
|
|
410
|
+
'fabric.editor.breakout.resizePanel': 'Ändra storlek på panel',
|
|
411
|
+
'fabric.editor.breakout.resizeRule': 'Ändra storlek på avdelare',
|
|
410
412
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredd',
|
|
411
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Maxbredd',
|
|
412
414
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
package/dist/esm/i18n/th.d.ts
CHANGED
|
@@ -391,6 +391,7 @@ declare const _default: {
|
|
|
391
391
|
'fabric.editor.breakout.resizeElement': string;
|
|
392
392
|
'fabric.editor.breakout.resizeExpand': string;
|
|
393
393
|
'fabric.editor.breakout.resizeLayout': string;
|
|
394
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
394
395
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
395
396
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
396
397
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -393,6 +393,7 @@ export default {
|
|
|
393
393
|
'fabric.editor.breakout.resizeElement': 'ปรับขนาดองค์ประกอบ',
|
|
394
394
|
'fabric.editor.breakout.resizeExpand': 'ปรับขนาดตัวขยาย',
|
|
395
395
|
'fabric.editor.breakout.resizeLayout': 'ปรับขนาดเค้าโครง',
|
|
396
|
+
'fabric.editor.breakout.resizePanel': 'ปรับขนาดแผง',
|
|
396
397
|
'fabric.editor.breakoutFullWidthLabel': 'แบบเต็มความกว้าง',
|
|
397
398
|
'fabric.editor.breakoutMaxWidthLabel': 'ความกว้างสูงสุด',
|
|
398
399
|
'fabric.editor.breakoutWideWidthLabel': 'กว้าง',
|
package/dist/esm/i18n/tr.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.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
12
13
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -405,6 +406,7 @@ declare const _default: {
|
|
|
405
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Düzenleme tamamlandı',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Düzenleme yap',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': '{macroName} makrosunu yapılandırın',
|
|
14
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratuvarlar',
|
|
14
15
|
'editor.imageEditor.aspectRatio.circle': 'Daire',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circleButton': 'Daire 1:1',
|
|
16
17
|
'editor.imageEditor.aspectRatio.custom': 'Özel',
|
|
@@ -407,6 +408,7 @@ export default {
|
|
|
407
408
|
'fabric.editor.breakout.resizeElement': 'Öğeyi yeniden boyutlandır',
|
|
408
409
|
'fabric.editor.breakout.resizeExpand': 'Genişletmeyi yeniden boyutlandır',
|
|
409
410
|
'fabric.editor.breakout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
411
|
+
'fabric.editor.breakout.resizePanel': 'Paneli yeniden boyutlandır',
|
|
410
412
|
'fabric.editor.breakoutFullWidthLabel': 'Tam genişlik',
|
|
411
413
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. genişlik',
|
|
412
414
|
'fabric.editor.breakoutWideWidthLabel': 'Geniş',
|
package/dist/esm/i18n/vi.d.ts
CHANGED
|
@@ -391,6 +391,8 @@ declare const _default: {
|
|
|
391
391
|
'fabric.editor.breakout.resizeElement': string;
|
|
392
392
|
'fabric.editor.breakout.resizeExpand': string;
|
|
393
393
|
'fabric.editor.breakout.resizeLayout': string;
|
|
394
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
395
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
394
396
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
395
397
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
396
398
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -393,6 +393,8 @@ export default {
|
|
|
393
393
|
'fabric.editor.breakout.resizeElement': 'Đổi cỡ thành phần',
|
|
394
394
|
'fabric.editor.breakout.resizeExpand': 'Đổi cỡ mở rộng',
|
|
395
395
|
'fabric.editor.breakout.resizeLayout': 'Đổi cỡ bố cục',
|
|
396
|
+
'fabric.editor.breakout.resizePanel': 'Đổi cỡ bảng điều khiển',
|
|
397
|
+
'fabric.editor.breakout.resizeRule': 'Đổi cỡ đường phân cách',
|
|
396
398
|
'fabric.editor.breakoutFullWidthLabel': 'Toàn chiều rộng',
|
|
397
399
|
'fabric.editor.breakoutMaxWidthLabel': 'Độ rộng tối đa',
|
|
398
400
|
'fabric.editor.breakoutWideWidthLabel': 'Rộng',
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -406,6 +406,7 @@ declare const _default: {
|
|
|
406
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
407
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
408
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
410
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
411
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -408,6 +408,7 @@ export default {
|
|
|
408
408
|
'fabric.editor.breakout.resizeElement': '調整元素大小',
|
|
409
409
|
'fabric.editor.breakout.resizeExpand': '調整展開大小',
|
|
410
410
|
'fabric.editor.breakout.resizeLayout': '調整版面配置的大小',
|
|
411
|
+
'fabric.editor.breakout.resizePanel': '調整面板大小',
|
|
411
412
|
'fabric.editor.breakoutFullWidthLabel': '全寬',
|
|
412
413
|
'fabric.editor.breakoutMaxWidthLabel': '最大寬度',
|
|
413
414
|
'fabric.editor.breakoutWideWidthLabel': '寬',
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -406,6 +406,7 @@ declare const _default: {
|
|
|
406
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
407
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
408
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
410
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
411
412
|
'fabric.editor.breakoutWideWidthLabel': 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.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
12
13
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -405,6 +406,7 @@ declare const _default: {
|
|
|
405
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/nl.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.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
12
13
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.custom': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -406,6 +406,8 @@ declare const _default: {
|
|
|
406
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
407
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
408
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
410
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
409
411
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
411
413
|
'fabric.editor.breakoutWideWidthLabel': string;
|
|
@@ -404,6 +404,7 @@ declare const _default: {
|
|
|
404
404
|
'fabric.editor.breakout.resizeElement': string;
|
|
405
405
|
'fabric.editor.breakout.resizeExpand': string;
|
|
406
406
|
'fabric.editor.breakout.resizeLayout': string;
|
|
407
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
407
408
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
408
409
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
409
410
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -470,6 +470,8 @@ declare const _default: {
|
|
|
470
470
|
'fabric.editor.blockquote.description': string;
|
|
471
471
|
'fabric.editor.blockquote2': string;
|
|
472
472
|
'fabric.editor.bold': string;
|
|
473
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
474
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
473
475
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
474
476
|
'fabric.editor.bug': string;
|
|
475
477
|
'fabric.editor.bulletedList': string;
|
|
@@ -476,6 +476,7 @@ declare const _default: {
|
|
|
476
476
|
'fabric.editor.breakout.resizeElement': string;
|
|
477
477
|
'fabric.editor.breakout.resizeExpand': string;
|
|
478
478
|
'fabric.editor.breakout.resizeLayout': string;
|
|
479
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
479
480
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
480
481
|
'fabric.editor.bug': string;
|
|
481
482
|
'fabric.editor.bulletedList': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -405,6 +405,8 @@ declare const _default: {
|
|
|
405
405
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
406
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
407
|
'fabric.editor.breakout.resizeLayout': string;
|
|
408
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -391,6 +391,7 @@ declare const _default: {
|
|
|
391
391
|
'fabric.editor.breakout.resizeElement': string;
|
|
392
392
|
'fabric.editor.breakout.resizeExpand': string;
|
|
393
393
|
'fabric.editor.breakout.resizeLayout': string;
|
|
394
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
394
395
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
395
396
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
396
397
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/tr.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.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
12
13
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
13
14
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
14
15
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -405,6 +406,7 @@ declare const _default: {
|
|
|
405
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
406
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
407
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
408
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
409
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
410
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -391,6 +391,8 @@ declare const _default: {
|
|
|
391
391
|
'fabric.editor.breakout.resizeElement': string;
|
|
392
392
|
'fabric.editor.breakout.resizeExpand': string;
|
|
393
393
|
'fabric.editor.breakout.resizeLayout': string;
|
|
394
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
395
|
+
'fabric.editor.breakout.resizeRule': string;
|
|
394
396
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
395
397
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
396
398
|
'fabric.editor.breakoutWideWidthLabel': string;
|
|
@@ -406,6 +406,7 @@ declare const _default: {
|
|
|
406
406
|
'fabric.editor.breakout.resizeElement': string;
|
|
407
407
|
'fabric.editor.breakout.resizeExpand': string;
|
|
408
408
|
'fabric.editor.breakout.resizeLayout': string;
|
|
409
|
+
'fabric.editor.breakout.resizePanel': string;
|
|
409
410
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
410
411
|
'fabric.editor.breakoutMaxWidthLabel': string;
|
|
411
412
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/i18n/da.ts
CHANGED
|
@@ -452,6 +452,8 @@ export default {
|
|
|
452
452
|
'fabric.editor.breakout.resizeElement': 'Tilpas størrelse på element',
|
|
453
453
|
'fabric.editor.breakout.resizeExpand': 'Tilpas størrelse på udvidelse',
|
|
454
454
|
'fabric.editor.breakout.resizeLayout': 'Tilpas størrelse på layout',
|
|
455
|
+
'fabric.editor.breakout.resizePanel': 'Tilpas størrelsen på panel',
|
|
456
|
+
'fabric.editor.breakout.resizeRule': 'Tilpas størrelsen på opdeler',
|
|
455
457
|
'fabric.editor.breakoutFullWidthLabel': 'Fuld bredde',
|
|
456
458
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. bredde',
|
|
457
459
|
'fabric.editor.breakoutWideWidthLabel': 'Bredt',
|
package/i18n/es.ts
CHANGED
|
@@ -475,6 +475,7 @@ export default {
|
|
|
475
475
|
'fabric.editor.breakout.resizeElement': 'Redimensionar el elemento',
|
|
476
476
|
'fabric.editor.breakout.resizeExpand': 'Redimensiona la ampliación',
|
|
477
477
|
'fabric.editor.breakout.resizeLayout': 'Redimensionar el diseño',
|
|
478
|
+
'fabric.editor.breakout.resizePanel': 'Cambiar tamaño del panel',
|
|
478
479
|
'fabric.editor.breakoutFullWidthLabel': 'Anchura completa',
|
|
479
480
|
'fabric.editor.breakoutMaxWidthLabel': 'Anchura máxima',
|
|
480
481
|
'fabric.editor.breakoutWideWidthLabel': 'Ancho',
|
package/i18n/fr.ts
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Modifications terminées',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Apporter des modifications',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
14
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
14
15
|
'editor.imageEditor.aspectRatio.circle': 'Cercle',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
|
|
16
17
|
'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
|
|
@@ -481,6 +482,7 @@ export default {
|
|
|
481
482
|
'fabric.editor.breakout.resizeElement': "Redimensionner l'élément",
|
|
482
483
|
'fabric.editor.breakout.resizeExpand': 'Redimensionner la section extensible',
|
|
483
484
|
'fabric.editor.breakout.resizeLayout': 'Redimensionner la disposition',
|
|
485
|
+
'fabric.editor.breakout.resizePanel': 'Redimensionner le panneau',
|
|
484
486
|
'fabric.editor.breakoutFullWidthLabel': 'Pleine largeur',
|
|
485
487
|
'fabric.editor.breakoutMaxWidthLabel': 'Largeur maximale',
|
|
486
488
|
'fabric.editor.breakoutWideWidthLabel': 'Large',
|
package/i18n/it.ts
CHANGED
|
@@ -466,6 +466,8 @@ export default {
|
|
|
466
466
|
'fabric.editor.breakout.resizeElement': 'Ridimensiona elemento',
|
|
467
467
|
'fabric.editor.breakout.resizeExpand': 'Ridimensiona espansione',
|
|
468
468
|
'fabric.editor.breakout.resizeLayout': 'Ridimensiona layout',
|
|
469
|
+
'fabric.editor.breakout.resizePanel': 'Ridimensiona il pannello',
|
|
470
|
+
'fabric.editor.breakout.resizeRule': 'Ridimensiona divisore',
|
|
469
471
|
'fabric.editor.breakoutFullWidthLabel': 'Larghezza piena',
|
|
470
472
|
'fabric.editor.breakoutMaxWidthLabel': 'Larghezza massima',
|
|
471
473
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
package/i18n/nb.ts
CHANGED
|
@@ -450,6 +450,8 @@ export default {
|
|
|
450
450
|
'fabric.editor.breakout.resizeElement': 'Endre størrelse på element',
|
|
451
451
|
'fabric.editor.breakout.resizeExpand': 'Endre størrelse for å gjøre større',
|
|
452
452
|
'fabric.editor.breakout.resizeLayout': 'Endre størrelse på oppsett',
|
|
453
|
+
'fabric.editor.breakout.resizePanel': 'Endre størrelse på panel',
|
|
454
|
+
'fabric.editor.breakout.resizeRule': 'Endre størrelsen på avgrenseren',
|
|
453
455
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredde',
|
|
454
456
|
'fabric.editor.breakoutMaxWidthLabel': 'Maksbredde',
|
|
455
457
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
package/i18n/nl.ts
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Klaar met bewerken',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Bewerkingen maken',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': '{macroName} configureren',
|
|
14
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
14
15
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
16
17
|
'editor.imageEditor.aspectRatio.custom': 'Aangepast',
|
package/i18n/pl.ts
CHANGED
|
@@ -472,6 +472,8 @@ export default {
|
|
|
472
472
|
'fabric.editor.breakout.resizeElement': 'Zmień rozmiar elementu',
|
|
473
473
|
'fabric.editor.breakout.resizeExpand': 'Zmień rozmiar elementu rozwijanego',
|
|
474
474
|
'fabric.editor.breakout.resizeLayout': 'Zmień rozmiar układu',
|
|
475
|
+
'fabric.editor.breakout.resizePanel': 'Zmień rozmiar panelu',
|
|
476
|
+
'fabric.editor.breakout.resizeRule': 'Zmień rozmiar separatora',
|
|
475
477
|
'fabric.editor.breakoutFullWidthLabel': 'Tryb pełnej szerokości',
|
|
476
478
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. szerokość',
|
|
477
479
|
'fabric.editor.breakoutWideWidthLabel': 'Tryb szeroki',
|
package/i18n/pt_BR.ts
CHANGED
|
@@ -457,6 +457,7 @@ export default {
|
|
|
457
457
|
'fabric.editor.breakout.resizeElement': 'Redimensionar elemento',
|
|
458
458
|
'fabric.editor.breakout.resizeExpand': 'Redimensionar a opção Expandir',
|
|
459
459
|
'fabric.editor.breakout.resizeLayout': 'Redimensionar layout',
|
|
460
|
+
'fabric.editor.breakout.resizePanel': 'Redimensionar painel',
|
|
460
461
|
'fabric.editor.breakoutFullWidthLabel': 'Largura total',
|
|
461
462
|
'fabric.editor.breakoutMaxWidthLabel': 'Largura máxima',
|
|
462
463
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
package/i18n/sl.ts
CHANGED
|
@@ -547,6 +547,8 @@ export default {
|
|
|
547
547
|
'fabric.editor.blockquote.description': 'Vstavljanje citata',
|
|
548
548
|
'fabric.editor.blockquote2': 'Citat',
|
|
549
549
|
'fabric.editor.bold': 'Krepko',
|
|
550
|
+
'fabric.editor.breakout.resizePanel': 'Sprememba velikosti podokna',
|
|
551
|
+
'fabric.editor.breakout.resizeRule': 'Spremenite velikost razdelilnika',
|
|
550
552
|
'fabric.editor.breakoutMaxWidthLabel': 'Najv. širina',
|
|
551
553
|
'fabric.editor.bug': 'Napaka',
|
|
552
554
|
'fabric.editor.bulletedList': 'Nerazvrščen seznam',
|
package/i18n/sr_RS.ts
CHANGED
|
@@ -538,6 +538,7 @@ export default {
|
|
|
538
538
|
'fabric.editor.breakout.resizeElement': 'Promenite veličinu elementa',
|
|
539
539
|
'fabric.editor.breakout.resizeExpand': 'Promenite veličinu proširenja',
|
|
540
540
|
'fabric.editor.breakout.resizeLayout': 'Promeni veličinu rasporeda',
|
|
541
|
+
'fabric.editor.breakout.resizePanel': 'Promeni veličinu panela',
|
|
541
542
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. širina',
|
|
542
543
|
'fabric.editor.bug': 'Greška',
|
|
543
544
|
'fabric.editor.bulletedList': 'Lista sa znakovima za nabrajanje',
|
package/i18n/sv.ts
CHANGED
|
@@ -450,6 +450,8 @@ export default {
|
|
|
450
450
|
'fabric.editor.breakout.resizeElement': 'Ändra storlek på element',
|
|
451
451
|
'fabric.editor.breakout.resizeExpand': 'Ändra storlek på expandering',
|
|
452
452
|
'fabric.editor.breakout.resizeLayout': 'Ändra storlek på layout',
|
|
453
|
+
'fabric.editor.breakout.resizePanel': 'Ändra storlek på panel',
|
|
454
|
+
'fabric.editor.breakout.resizeRule': 'Ändra storlek på avdelare',
|
|
453
455
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredd',
|
|
454
456
|
'fabric.editor.breakoutMaxWidthLabel': 'Maxbredd',
|
|
455
457
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
package/i18n/th.ts
CHANGED
|
@@ -424,6 +424,7 @@ export default {
|
|
|
424
424
|
'fabric.editor.breakout.resizeElement': 'ปรับขนาดองค์ประกอบ',
|
|
425
425
|
'fabric.editor.breakout.resizeExpand': 'ปรับขนาดตัวขยาย',
|
|
426
426
|
'fabric.editor.breakout.resizeLayout': 'ปรับขนาดเค้าโครง',
|
|
427
|
+
'fabric.editor.breakout.resizePanel': 'ปรับขนาดแผง',
|
|
427
428
|
'fabric.editor.breakoutFullWidthLabel': 'แบบเต็มความกว้าง',
|
|
428
429
|
'fabric.editor.breakoutMaxWidthLabel': 'ความกว้างสูงสุด',
|
|
429
430
|
'fabric.editor.breakoutWideWidthLabel': 'กว้าง',
|
package/i18n/tr.ts
CHANGED
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Düzenleme tamamlandı',
|
|
12
12
|
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Düzenleme yap',
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': '{macroName} makrosunu yapılandırın',
|
|
14
|
+
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratuvarlar',
|
|
14
15
|
'editor.imageEditor.aspectRatio.circle': 'Daire',
|
|
15
16
|
'editor.imageEditor.aspectRatio.circleButton': 'Daire 1:1',
|
|
16
17
|
'editor.imageEditor.aspectRatio.custom': 'Özel',
|
|
@@ -452,6 +453,7 @@ export default {
|
|
|
452
453
|
'fabric.editor.breakout.resizeElement': 'Öğeyi yeniden boyutlandır',
|
|
453
454
|
'fabric.editor.breakout.resizeExpand': 'Genişletmeyi yeniden boyutlandır',
|
|
454
455
|
'fabric.editor.breakout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
456
|
+
'fabric.editor.breakout.resizePanel': 'Paneli yeniden boyutlandır',
|
|
455
457
|
'fabric.editor.breakoutFullWidthLabel': 'Tam genişlik',
|
|
456
458
|
'fabric.editor.breakoutMaxWidthLabel': 'Maks. genişlik',
|
|
457
459
|
'fabric.editor.breakoutWideWidthLabel': 'Geniş',
|
package/i18n/vi.ts
CHANGED
|
@@ -440,6 +440,8 @@ export default {
|
|
|
440
440
|
'fabric.editor.breakout.resizeElement': 'Đổi cỡ thành phần',
|
|
441
441
|
'fabric.editor.breakout.resizeExpand': 'Đổi cỡ mở rộng',
|
|
442
442
|
'fabric.editor.breakout.resizeLayout': 'Đổi cỡ bố cục',
|
|
443
|
+
'fabric.editor.breakout.resizePanel': 'Đổi cỡ bảng điều khiển',
|
|
444
|
+
'fabric.editor.breakout.resizeRule': 'Đổi cỡ đường phân cách',
|
|
443
445
|
'fabric.editor.breakoutFullWidthLabel': 'Toàn chiều rộng',
|
|
444
446
|
'fabric.editor.breakoutMaxWidthLabel': 'Độ rộng tối đa',
|
|
445
447
|
'fabric.editor.breakoutWideWidthLabel': 'Rộng',
|
package/i18n/zh_TW.ts
CHANGED
|
@@ -422,6 +422,7 @@ export default {
|
|
|
422
422
|
'fabric.editor.breakout.resizeElement': '調整元素大小',
|
|
423
423
|
'fabric.editor.breakout.resizeExpand': '調整展開大小',
|
|
424
424
|
'fabric.editor.breakout.resizeLayout': '調整版面配置的大小',
|
|
425
|
+
'fabric.editor.breakout.resizePanel': '調整面板大小',
|
|
425
426
|
'fabric.editor.breakoutFullWidthLabel': '全寬',
|
|
426
427
|
'fabric.editor.breakoutMaxWidthLabel': '最大寬度',
|
|
427
428
|
'fabric.editor.breakoutWideWidthLabel': '寬',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-editor-editor-common",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.182.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
|