n20-common-lib 2.4.4 → 2.4.5

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/i18n.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n20-common-lib",
3
- "version": "2.4.4",
3
+ "version": "2.4.5",
4
4
  "private": false,
5
5
  "main": "src/index.js",
6
6
  "scripts": {
package/src/i18n.json CHANGED
@@ -177,7 +177,7 @@
177
177
  "en": "Passwords include at least two kinds of numbers, letters and special symbols."
178
178
  },
179
179
  "请输入利率": {
180
- "en": "Please enter"
180
+ "en": "Rate"
181
181
  },
182
182
  "其中有效数据": {
183
183
  "en": "where valid data"
@@ -1407,7 +1407,7 @@
1407
1407
  "en": "Import file"
1408
1408
  },
1409
1409
  "请输入金额": {
1410
- "en": "Please enter"
1410
+ "en": "Amount"
1411
1411
  },
1412
1412
  "请输入密码": {
1413
1413
  "en": "Please enter"