gds-plus-design-vue 1.1.45 → 1.1.46

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/locale/en_US.js CHANGED
@@ -1101,7 +1101,7 @@ export default {
1101
1101
  showSymbol: "Symbol point",
1102
1102
  labelFontSize: "X-axis font size",
1103
1103
  sequenceConfig: "Sequence configuration",
1104
- showSymbol: "Display rules",
1104
+ displayRules: "Display rules",
1105
1105
  notConfigured: "Not configured",
1106
1106
  configured: "Configured",
1107
1107
  },
package/locale/id_ID.js CHANGED
@@ -1101,7 +1101,7 @@ export default {
1101
1101
  showSymbol: "Simbol titik",
1102
1102
  labelFontSize: "Ukuran font sumbu X",
1103
1103
  sequenceConfig: "Konfigurasi urutan",
1104
- showSymbol: "Tampilkan aturan",
1104
+ displayRules: "Tampilkan aturan",
1105
1105
  notConfigured: "Tidak dikonfigurasi",
1106
1106
  configured: "Dikonfigurasi",
1107
1107
  },
package/locale/vi_VN.js CHANGED
@@ -1101,7 +1101,7 @@ export default {
1101
1101
  showSymbol: "Điểm biểu tượng",
1102
1102
  labelFontSize: "Kích thước phông chữ trục X",
1103
1103
  sequenceConfig: "Cấu hình chuỗi",
1104
- showSymbol: "Quy tắc hiển thị",
1104
+ displayRules: "Quy tắc hiển thị",
1105
1105
  notConfigured: "Không cấu hình",
1106
1106
  configured: "Cấu hình",
1107
1107
  },
package/locale/zh_CN.js CHANGED
@@ -1101,7 +1101,7 @@ export default {
1101
1101
  showSymbol: "符号点",
1102
1102
  labelFontSize: "X轴字体大小",
1103
1103
  sequenceConfig: "序列配置",
1104
- showSymbol: "显示规则",
1104
+ displayRules: "显示规则",
1105
1105
  notConfigured: "未配置",
1106
1106
  configured: "已配置",
1107
1107
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.45",
3
+ "version": "1.1.46",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",