@steedos/i18n 2.1.60 → 2.1.64

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@steedos/i18n",
3
3
  "private": false,
4
- "version": "2.1.60",
4
+ "version": "2.1.64",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "scripts": {
@@ -22,5 +22,5 @@
22
22
  "publishConfig": {
23
23
  "access": "public"
24
24
  },
25
- "gitHead": "3b8634d6eca4edc89e991b9dfa130b16493aa30d"
25
+ "gitHead": "c5b63dd483aa29bd9c179e8d59a73c675b3a0ba1"
26
26
  }
@@ -1316,6 +1316,7 @@ CustomLabels:
1316
1316
  workflow_attachment_view: View
1317
1317
  workflow_attachment_isReadOnly: ReadOnly-
1318
1318
  workflow_attachment_versions: Versions
1319
+ workflow_attachment_versions_upload: Upload New Version
1319
1320
  workflow_attachment_uploading: 'Uploading '
1320
1321
  workflow_attachment_downloading: Downloading %s...
1321
1322
  workflow_attachment_creating: 'Creating a new file: %s...'
@@ -1223,6 +1223,7 @@ CustomLabels:
1223
1223
  workflow_attachment_view: 查看
1224
1224
  workflow_attachment_isReadOnly: 只读-
1225
1225
  workflow_attachment_versions: 历史版本
1226
+ workflow_attachment_versions_upload: 上传新版本
1226
1227
  workflow_attachment_uploading: '正在上传 '
1227
1228
  workflow_attachment_downloading: 正在下载 %s...
1228
1229
  workflow_attachment_creating: 正在新建word文档 %s...