@steedos/i18n 2.4.0-beta.5 → 2.4.0-beta.7

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.4.0-beta.5",
4
+ "version": "2.4.0-beta.7",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "scripts": {
@@ -11,7 +11,7 @@
11
11
  "author": "",
12
12
  "license": "ISC",
13
13
  "dependencies": {
14
- "@steedos/cachers": "2.4.0-beta.5",
14
+ "@steedos/cachers": "2.4.0-beta.7",
15
15
  "i18next": "^19.3.4",
16
16
  "i18next-sprintf-postprocessor": "^0.2.2",
17
17
  "underscore": "1.13.4"
@@ -22,5 +22,5 @@
22
22
  "publishConfig": {
23
23
  "access": "public"
24
24
  },
25
- "gitHead": "e7eac21c8da88e04b1f01ae87cc939c55f7d90af"
25
+ "gitHead": "581c4cad88be53dbc0c6f4c4f13a3e645702d555"
26
26
  }
@@ -1296,7 +1296,7 @@ CustomLabels:
1296
1296
  instance_tasks_modified: Modified
1297
1297
  instance_tasks_submit_date: Submit Date
1298
1298
  instance_tasks_flow_name: Workflow
1299
- instance_tasks_current_step_name: Current step
1299
+ instance_tasks_step_name: Current step
1300
1300
  instance_tasks_finish_date: Modified
1301
1301
  instance_tasks_start_date: Receiving time
1302
1302
  flow_roles: Workflow Positions
@@ -1203,7 +1203,7 @@ CustomLabels:
1203
1203
  instance_tasks_modified: 处理时间
1204
1204
  instance_tasks_submit_date: 提交时间
1205
1205
  instance_tasks_flow_name: 流程
1206
- instance_tasks_current_step_name: 当前步骤
1206
+ instance_tasks_step_name: 当前步骤
1207
1207
  instance_tasks_finish_date: 处理时间
1208
1208
  instance_tasks_start_date: 接收时间
1209
1209
  flow_roles: 审批岗位