@steedos/i18n 2.5.12 → 2.5.13-beta.3

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.12",
4
+ "version": "2.5.13-beta.3",
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.12",
14
+ "@steedos/cachers": "2.5.13-beta.3",
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": "cdf06aa70a7b55d8dae3fdd62bb24d8fe004b5c9"
25
+ "gitHead": "2bdc16e25c46bdd332a62c0487fe3649d4d249cb"
26
26
  }
@@ -1858,8 +1858,8 @@ CustomLabels:
1858
1858
  reload:
1859
1859
  toastr_info: 重新加载中,请稍后...
1860
1860
  toastr_success: 已重新加载
1861
- disable:
1862
- title: 停用
1863
- text: 确定要停用
1864
- toast_info: 停用中,请稍后..
1865
- toastr_success: 已停用
1861
+ disable:
1862
+ title: 停用
1863
+ text: 确定要停用
1864
+ toast_info: 停用中,请稍后..
1865
+ toastr_success: 已停用