@steedos/i18n 3.0.0-beta.56 → 3.0.0-beta.58

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": "3.0.0-beta.56",
4
+ "version": "3.0.0-beta.58",
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": "3.0.0-beta.56",
14
+ "@steedos/cachers": "3.0.0-beta.58",
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": "88863d32808d49cafbf8ce9d55546babc12dcef5"
25
+ "gitHead": "91582b851bcf50f5440bbc0219b6b8cb1a11a904"
26
26
  }
@@ -1108,6 +1108,7 @@ CustomLabels:
1108
1108
  objects_amis_sharing_rule: Sharing Rules
1109
1109
  objects_amis_object_workflows: Object Synchronization Rule
1110
1110
  objects_amis_functions: Object Functions
1111
+ objects_amis_queue_import: Data Import
1111
1112
  object_fields: 字段
1112
1113
  object_fields_name: 字段名
1113
1114
  object_fields_label: 显示名称
@@ -1023,6 +1023,7 @@ CustomLabels:
1023
1023
  objects_amis_sharing_rule: 共享规则
1024
1024
  objects_amis_object_workflows: 流程映射
1025
1025
  objects_amis_functions: 函数
1026
+ objects_amis_queue_import: 数据导入
1026
1027
  object_fields: 字段
1027
1028
  object_fields_name: 字段名
1028
1029
  object_fields_label: 显示名称