@atlaskit/afm-i18n-platform-editor-editor-common 2.124.0 → 2.126.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 +2 -0
- package/dist/cjs/i18n/en_GB.js +2 -0
- package/dist/cjs/i18n/en_ZZ.js +2 -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/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/i18n/en.ts +2 -0
- package/i18n/en_GB.ts +2 -0
- package/i18n/en_ZZ.ts +3 -0
- package/package.json +1 -1
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -141,6 +141,8 @@ exports.default = {
|
|
|
141
141
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
143
143
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
144
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': "Creates a summary of the text you're working on, highlighting key points",
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarize writing',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Summarize writing',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -141,6 +141,8 @@ exports.default = {
|
|
|
141
141
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
143
143
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
144
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': "Creates a summary of the text you're working on, highlighting key points",
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarise writing',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Summarise writing',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -141,6 +141,8 @@ exports.default = {
|
|
|
141
141
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
143
143
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
144
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': "Creates a summary of the text you're working on, highlighting key points",
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarize writing',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Summarize writing',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -137,6 +137,8 @@ declare const _default: {
|
|
|
137
137
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
138
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
140
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -139,6 +139,8 @@ export default {
|
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': "Creates a summary of the text you're working on, highlighting key points",
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarize writing',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Summarize writing',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -137,6 +137,8 @@ declare const _default: {
|
|
|
137
137
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
138
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
140
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -139,6 +139,8 @@ export default {
|
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': "Creates a summary of the text you're working on, highlighting key points",
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarise writing',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Summarise writing',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -137,6 +137,8 @@ declare const _default: {
|
|
|
137
137
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
138
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
140
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -139,6 +139,8 @@ export default {
|
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': "Creates a summary of the text you're working on, highlighting key points",
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarize writing',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Summarize writing',
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -137,6 +137,8 @@ declare const _default: {
|
|
|
137
137
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
138
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
140
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -137,6 +137,8 @@ declare const _default: {
|
|
|
137
137
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
138
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
140
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -137,6 +137,8 @@ declare const _default: {
|
|
|
137
137
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
138
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
140
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
package/i18n/en.ts
CHANGED
|
@@ -156,6 +156,8 @@ export default {
|
|
|
156
156
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
157
157
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
158
158
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
159
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
160
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
159
161
|
'fabric.editor.ai.config.item.summarize.description':
|
|
160
162
|
"Creates a summary of the text you're working on, highlighting key points",
|
|
161
163
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarize writing',
|
package/i18n/en_GB.ts
CHANGED
|
@@ -156,6 +156,8 @@ export default {
|
|
|
156
156
|
'fabric.editor.ai.config.item.suggest.title': 'Suggest a title',
|
|
157
157
|
'fabric.editor.ai.config.item.suggestComment.description': 'Get an AI-suggested comment based on this work item',
|
|
158
158
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
159
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Get an AI-suggested reply to this comment',
|
|
160
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
159
161
|
'fabric.editor.ai.config.item.summarize.description':
|
|
160
162
|
"Creates a summary of the text you're working on, highlighting key points",
|
|
161
163
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarise writing',
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -187,6 +187,9 @@ export default {
|
|
|
187
187
|
'fabric.editor.ai.config.item.suggestComment.description':
|
|
188
188
|
'Get an AI-suggested comment based on this work item',
|
|
189
189
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggest a comment',
|
|
190
|
+
'fabric.editor.ai.config.item.suggestReply.description':
|
|
191
|
+
'Get an AI-suggested reply to this comment',
|
|
192
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Suggest a reply',
|
|
190
193
|
'fabric.editor.ai.config.item.summarize.description':
|
|
191
194
|
"Creates a summary of the text you're working on, highlighting key points",
|
|
192
195
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Summarize writing',
|
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.126.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/"
|