n20-common-lib 2.4.33 → 2.4.34

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 +3 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n20-common-lib",
3
- "version": "2.4.33",
3
+ "version": "2.4.34",
4
4
  "private": false,
5
5
  "main": "src/index.js",
6
6
  "scripts": {
package/src/i18n.json CHANGED
@@ -1070,6 +1070,9 @@
1070
1070
  "到第": {
1071
1071
  "en": "To No."
1072
1072
  },
1073
+ "系统切换": {
1074
+ "en": "System switch"
1075
+ },
1073
1076
  "该账号未开启UK校验!": {
1074
1077
  "en": "UK verification is not enabled for this account!"
1075
1078
  },