gds-plus-design-vue 1.2.22 → 1.2.23

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
@@ -580,6 +580,7 @@ export default {
580
580
  currentYear: "Tis year",
581
581
  lastYear: "Last year",
582
582
  nextYear: "Next year",
583
+ currentWeek: "This week",
583
584
  },
584
585
  /*表单*/
585
586
  form: {
package/locale/id_ID.js CHANGED
@@ -579,6 +579,7 @@ export default {
579
579
  currentYear: "Tahun",
580
580
  lastYear: "Tahun lalu",
581
581
  nextYear: "Tahun depan",
582
+ currentWeek: "Minggu ini",
582
583
  },
583
584
  /*表单*/
584
585
  form: {
package/locale/vi_VN.js CHANGED
@@ -579,6 +579,7 @@ export default {
579
579
  currentYear: "Tis năm",
580
580
  lastYear: "Năm ngoái",
581
581
  nextYear: "Năm sau",
582
+ currentWeek: "Tuần này"
582
583
  },
583
584
  /*表单*/
584
585
  form: {
package/locale/zh_CN.js CHANGED
@@ -580,6 +580,7 @@ export default {
580
580
  currentYear: "本年",
581
581
  lastYear: "去年",
582
582
  nextYear: "明年",
583
+ currentWeek: "本周",
583
584
  },
584
585
  /*表单*/
585
586
  form: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.2.22",
3
+ "version": "1.2.23",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",