@atlaskit/afm-i18n-platform-editor-editor-common 2.169.0 → 2.171.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.
@@ -1109,6 +1109,7 @@ exports.default = {
1109
1109
  'fabric.editor.turnInto': '转变为',
1110
1110
  'fabric.editor.twoColumns': '2 列布局',
1111
1111
  'fabric.editor.typeAhead.mentionSection.agents': '支持人员',
1112
+ 'fabric.editor.typeAhead.mentionSection.agentsLabs': '实验室',
1112
1113
  'fabric.editor.typeAhead.mentionSection.people': '人员',
1113
1114
  'fabric.editor.typeAhead.popupLabel': '输入提示结果',
1114
1115
  'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
@@ -1105,6 +1105,7 @@ declare const _default: {
1105
1105
  'fabric.editor.turnInto': string;
1106
1106
  'fabric.editor.twoColumns': string;
1107
1107
  'fabric.editor.typeAhead.mentionSection.agents': string;
1108
+ 'fabric.editor.typeAhead.mentionSection.agentsLabs': string;
1108
1109
  'fabric.editor.typeAhead.mentionSection.people': string;
1109
1110
  'fabric.editor.typeAhead.popupLabel': string;
1110
1111
  'fabric.editor.typeAhead.quickInsertInputLabel': string;
@@ -1107,6 +1107,7 @@ export default {
1107
1107
  'fabric.editor.turnInto': '转变为',
1108
1108
  'fabric.editor.twoColumns': '2 列布局',
1109
1109
  'fabric.editor.typeAhead.mentionSection.agents': '支持人员',
1110
+ 'fabric.editor.typeAhead.mentionSection.agentsLabs': '实验室',
1110
1111
  'fabric.editor.typeAhead.mentionSection.people': '人员',
1111
1112
  'fabric.editor.typeAhead.popupLabel': '输入提示结果',
1112
1113
  'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
@@ -1105,6 +1105,7 @@ declare const _default: {
1105
1105
  'fabric.editor.turnInto': string;
1106
1106
  'fabric.editor.twoColumns': string;
1107
1107
  'fabric.editor.typeAhead.mentionSection.agents': string;
1108
+ 'fabric.editor.typeAhead.mentionSection.agentsLabs': string;
1108
1109
  'fabric.editor.typeAhead.mentionSection.people': string;
1109
1110
  'fabric.editor.typeAhead.popupLabel': string;
1110
1111
  'fabric.editor.typeAhead.quickInsertInputLabel': string;
package/i18n/zh.ts CHANGED
@@ -1153,6 +1153,7 @@ export default {
1153
1153
  'fabric.editor.turnInto': '转变为',
1154
1154
  'fabric.editor.twoColumns': '2 列布局',
1155
1155
  'fabric.editor.typeAhead.mentionSection.agents': '支持人员',
1156
+ 'fabric.editor.typeAhead.mentionSection.agentsLabs': '实验室',
1156
1157
  'fabric.editor.typeAhead.mentionSection.people': '人员',
1157
1158
  'fabric.editor.typeAhead.popupLabel': '输入提示结果',
1158
1159
  'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-editor-editor-common",
3
- "version": "2.169.0",
3
+ "version": "2.171.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/"