@steedos/i18n 2.4.0-beta.30 → 2.4.0-beta.32
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.
|
|
4
|
+
"version": "2.4.0-beta.32",
|
|
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.
|
|
14
|
+
"@steedos/cachers": "2.4.0-beta.32",
|
|
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": "6ce63579f48afb751446023df8ff93a859e606ae"
|
|
26
26
|
}
|
|
@@ -1958,4 +1958,5 @@ CustomLabels:
|
|
|
1958
1958
|
import_flow_error: import_flow_error
|
|
1959
1959
|
import_flow_info: import_flow_info
|
|
1960
1960
|
base_error_start_end_date: The start time must be earlier than the end time
|
|
1961
|
-
|
|
1961
|
+
instance_approve_handler_work_phone: Handler Phone
|
|
1962
|
+
instance_approve_handler_mobile: Handler Mobile
|