@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.
|
|
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.
|
|
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": "
|
|
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: 显示名称
|