@atlaskit/afm-i18n-platform-jql-jql-editor 2.165.0 → 2.167.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 +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/package.json +1 -1
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -62,4 +62,5 @@ exports.default = {
|
|
|
62
62
|
'jql-editor.ui.jql-warning-message.default': '{deprecatedField} has been deprecated and may stop working in the future.',
|
|
63
63
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
64
64
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
65
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
65
66
|
};
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -62,4 +62,5 @@ exports.default = {
|
|
|
62
62
|
'jql-editor.ui.jql-warning-message.default': '{deprecatedField} has been deprecated and may stop working in the future.',
|
|
63
63
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
64
64
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
65
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
65
66
|
};
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -62,4 +62,5 @@ exports.default = {
|
|
|
62
62
|
'jql-editor.ui.jql-warning-message.default': '{deprecatedField} has been deprecated and may stop working in the future.',
|
|
63
63
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
64
64
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
65
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
65
66
|
};
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -58,5 +58,6 @@ declare const _default: {
|
|
|
58
58
|
'jql-editor.ui.jql-warning-message.default': string;
|
|
59
59
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': string;
|
|
60
60
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': string;
|
|
61
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': string;
|
|
61
62
|
};
|
|
62
63
|
export default _default;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -60,4 +60,5 @@ export default {
|
|
|
60
60
|
'jql-editor.ui.jql-warning-message.default': '{deprecatedField} has been deprecated and may stop working in the future.',
|
|
61
61
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
62
62
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
63
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
63
64
|
};
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -58,5 +58,6 @@ declare const _default: {
|
|
|
58
58
|
'jql-editor.ui.jql-warning-message.default': string;
|
|
59
59
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': string;
|
|
60
60
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': string;
|
|
61
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': string;
|
|
61
62
|
};
|
|
62
63
|
export default _default;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -60,4 +60,5 @@ export default {
|
|
|
60
60
|
'jql-editor.ui.jql-warning-message.default': '{deprecatedField} has been deprecated and may stop working in the future.',
|
|
61
61
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
62
62
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
63
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
63
64
|
};
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -58,5 +58,6 @@ declare const _default: {
|
|
|
58
58
|
'jql-editor.ui.jql-warning-message.default': string;
|
|
59
59
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': string;
|
|
60
60
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': string;
|
|
61
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': string;
|
|
61
62
|
};
|
|
62
63
|
export default _default;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -60,4 +60,5 @@ export default {
|
|
|
60
60
|
'jql-editor.ui.jql-warning-message.default': '{deprecatedField} has been deprecated and may stop working in the future.',
|
|
61
61
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
62
62
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
63
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
63
64
|
};
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -58,5 +58,6 @@ declare const _default: {
|
|
|
58
58
|
'jql-editor.ui.jql-warning-message.default': string;
|
|
59
59
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': string;
|
|
60
60
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': string;
|
|
61
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': string;
|
|
61
62
|
};
|
|
62
63
|
export default _default;
|
|
@@ -58,5 +58,6 @@ declare const _default: {
|
|
|
58
58
|
'jql-editor.ui.jql-warning-message.default': string;
|
|
59
59
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': string;
|
|
60
60
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': string;
|
|
61
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': string;
|
|
61
62
|
};
|
|
62
63
|
export default _default;
|
|
@@ -58,5 +58,6 @@ declare const _default: {
|
|
|
58
58
|
'jql-editor.ui.jql-warning-message.default': string;
|
|
59
59
|
'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': string;
|
|
60
60
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': string;
|
|
61
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': string;
|
|
61
62
|
};
|
|
62
63
|
export default _default;
|
package/i18n/en.ts
CHANGED
|
@@ -96,4 +96,5 @@ export default {
|
|
|
96
96
|
'{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
97
97
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field':
|
|
98
98
|
'{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
99
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
99
100
|
};
|
package/i18n/en_GB.ts
CHANGED
|
@@ -96,4 +96,5 @@ export default {
|
|
|
96
96
|
'{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
97
97
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field':
|
|
98
98
|
'{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
99
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
99
100
|
};
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -104,4 +104,5 @@ export default {
|
|
|
104
104
|
'{receivedFirst} and {receivedSecond} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
105
105
|
'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field':
|
|
106
106
|
'{deprecatedField} will soon be replaced with {parentReplacement}. <link>Update to {parentReplacement}</link> to prepare for these changes.',
|
|
107
|
+
'jql.editor.autocomplete.rest.membersof.team-group-title': 'Teams',
|
|
107
108
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-jql-jql-editor",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.167.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-jql-jql-editor published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
|