@steedos/i18n 2.5.10 → 2.5.11-beta.10
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.10",
|
|
4
|
+
"version": "2.5.11-beta.10",
|
|
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.10",
|
|
14
|
+
"@steedos/cachers": "2.5.11-beta.10",
|
|
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": "15896005ccd3119b38ed36350900d28fd6e75e35"
|
|
26
26
|
}
|
|
@@ -1094,9 +1094,9 @@ CustomLabels:
|
|
|
1094
1094
|
objects_amis_page_layout: Page Layouts
|
|
1095
1095
|
objects_amis_object_permission: Permissions
|
|
1096
1096
|
objects_amis_trigger: Triggers
|
|
1097
|
-
objects_amis_process_mapping:
|
|
1097
|
+
objects_amis_process_mapping: Object Synchronization Rules
|
|
1098
1098
|
objects_amis_validation_rule: Validation Rules
|
|
1099
|
-
objects_amis_limitation_rule:
|
|
1099
|
+
objects_amis_limitation_rule: Restriction Rules
|
|
1100
1100
|
objects_amis_sharing_rule: Sharing Rules
|
|
1101
1101
|
object_fields: 字段
|
|
1102
1102
|
object_fields_name: 字段名
|