@atlaskit/afm-i18n-platform-editor-editor-common 2.103.0 → 2.104.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/en.js +3 -0
- package/dist/cjs/i18n/en_GB.js +3 -0
- package/dist/cjs/i18n/en_ZZ.js +3 -0
- package/dist/esm/i18n/en.d.ts +3 -0
- package/dist/esm/i18n/en.js +3 -0
- package/dist/esm/i18n/en_GB.d.ts +3 -0
- package/dist/esm/i18n/en_GB.js +3 -0
- package/dist/esm/i18n/en_ZZ.d.ts +3 -0
- package/dist/esm/i18n/en_ZZ.js +3 -0
- package/dist/types/i18n/en.d.ts +3 -0
- package/dist/types/i18n/en_GB.d.ts +3 -0
- package/dist/types/i18n/en_ZZ.d.ts +3 -0
- package/i18n/en.ts +3 -0
- package/i18n/en_GB.ts +3 -0
- package/i18n/en_ZZ.ts +3 -0
- package/package.json +1 -1
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -415,6 +415,9 @@ exports.default = {
|
|
|
415
415
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
416
416
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
417
417
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
418
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
419
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
420
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
418
421
|
'fabric.editor.alignCenter': 'Align center',
|
|
419
422
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
420
423
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -415,6 +415,9 @@ exports.default = {
|
|
|
415
415
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
416
416
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
417
417
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
418
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
419
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
420
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
418
421
|
'fabric.editor.alignCenter': 'Align center',
|
|
419
422
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
420
423
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -415,6 +415,9 @@ exports.default = {
|
|
|
415
415
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
416
416
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
417
417
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
418
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
419
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
420
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
418
421
|
'fabric.editor.alignCenter': 'Align center',
|
|
419
422
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
420
423
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -411,6 +411,9 @@ declare const _default: {
|
|
|
411
411
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
412
412
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
414
|
+
'fabric.editor.aiImageGeneration': string;
|
|
415
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
416
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
414
417
|
'fabric.editor.alignCenter': string;
|
|
415
418
|
'fabric.editor.alignImageCenter': string;
|
|
416
419
|
'fabric.editor.alignImageLeft': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -413,6 +413,9 @@ export default {
|
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
414
414
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
415
415
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
416
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
417
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
418
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
416
419
|
'fabric.editor.alignCenter': 'Align center',
|
|
417
420
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
418
421
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -411,6 +411,9 @@ declare const _default: {
|
|
|
411
411
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
412
412
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
414
|
+
'fabric.editor.aiImageGeneration': string;
|
|
415
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
416
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
414
417
|
'fabric.editor.alignCenter': string;
|
|
415
418
|
'fabric.editor.alignImageCenter': string;
|
|
416
419
|
'fabric.editor.alignImageLeft': string;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -413,6 +413,9 @@ export default {
|
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
414
414
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
415
415
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
416
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
417
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
418
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
416
419
|
'fabric.editor.alignCenter': 'Align center',
|
|
417
420
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
418
421
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -411,6 +411,9 @@ declare const _default: {
|
|
|
411
411
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
412
412
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
414
|
+
'fabric.editor.aiImageGeneration': string;
|
|
415
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
416
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
414
417
|
'fabric.editor.alignCenter': string;
|
|
415
418
|
'fabric.editor.alignImageCenter': string;
|
|
416
419
|
'fabric.editor.alignImageLeft': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -413,6 +413,9 @@ export default {
|
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
414
414
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
415
415
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
416
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
417
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
418
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
416
419
|
'fabric.editor.alignCenter': 'Align center',
|
|
417
420
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
418
421
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -411,6 +411,9 @@ declare const _default: {
|
|
|
411
411
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
412
412
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
414
|
+
'fabric.editor.aiImageGeneration': string;
|
|
415
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
416
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
414
417
|
'fabric.editor.alignCenter': string;
|
|
415
418
|
'fabric.editor.alignImageCenter': string;
|
|
416
419
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -411,6 +411,9 @@ declare const _default: {
|
|
|
411
411
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
412
412
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
414
|
+
'fabric.editor.aiImageGeneration': string;
|
|
415
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
416
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
414
417
|
'fabric.editor.alignCenter': string;
|
|
415
418
|
'fabric.editor.alignImageCenter': string;
|
|
416
419
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -411,6 +411,9 @@ declare const _default: {
|
|
|
411
411
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
412
412
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
414
|
+
'fabric.editor.aiImageGeneration': string;
|
|
415
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
416
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
414
417
|
'fabric.editor.alignCenter': string;
|
|
415
418
|
'fabric.editor.alignImageCenter': string;
|
|
416
419
|
'fabric.editor.alignImageLeft': string;
|
package/i18n/en.ts
CHANGED
|
@@ -483,6 +483,9 @@ export default {
|
|
|
483
483
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
484
484
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
485
485
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
486
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
487
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
488
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
486
489
|
'fabric.editor.alignCenter': 'Align center',
|
|
487
490
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
488
491
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/i18n/en_GB.ts
CHANGED
|
@@ -483,6 +483,9 @@ export default {
|
|
|
483
483
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
484
484
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
485
485
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
486
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
487
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
488
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
486
489
|
'fabric.editor.alignCenter': 'Align center',
|
|
487
490
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
488
491
|
'fabric.editor.alignImageLeft': 'Align left',
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -584,6 +584,9 @@ export default {
|
|
|
584
584
|
'fabric.editor.ai.toolbar.tryAI.title': 'Try AI',
|
|
585
585
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
586
586
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Ask AI {key}+'",
|
|
587
|
+
'fabric.editor.aiImageGeneration': 'Generate image',
|
|
588
|
+
'fabric.editor.aiImageGeneration.description': 'Generate an image with AI',
|
|
589
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generate image with AI',
|
|
587
590
|
'fabric.editor.alignCenter': 'Align center',
|
|
588
591
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
589
592
|
'fabric.editor.alignImageLeft': 'Align left',
|
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.104.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|