@steedos/i18n 2.5.13 → 2.5.14-beta.11

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.5.13",
4
+ "version": "2.5.14-beta.11",
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.5.13",
14
+ "@steedos/cachers": "2.5.14-beta.11",
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": "70670f8b8ea0aad61e73a3258b5c8aaf6139c682"
25
+ "gitHead": "9487d14d46273b13206f974b6bbed5d230441d2d"
26
26
  }
@@ -1106,6 +1106,7 @@ CustomLabels:
1106
1106
  objects_amis_validation_rule: Validation Rules
1107
1107
  objects_amis_limitation_rule: Restriction Rules
1108
1108
  objects_amis_sharing_rule: Sharing Rules
1109
+ objects_amis_object_workflows: Object Synchronization Rule
1109
1110
  object_fields: 字段
1110
1111
  object_fields_name: 字段名
1111
1112
  object_fields_label: 显示名称
@@ -1021,6 +1021,7 @@ CustomLabels:
1021
1021
  objects_amis_validation_rule: 验证规则
1022
1022
  objects_amis_limitation_rule: 限制规则
1023
1023
  objects_amis_sharing_rule: 共享规则
1024
+ objects_amis_object_workflows: 流程映射
1024
1025
  object_fields: 字段
1025
1026
  object_fields_name: 字段名
1026
1027
  object_fields_label: 显示名称