gds-plus-design-vue 1.1.39 → 1.1.41

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
@@ -1086,7 +1086,11 @@ export default {
1086
1086
  noSysEcharts: "There is currently no system chart available",
1087
1087
  echartsManage: "Manage personal charts",
1088
1088
  noEcharts: "There are currently no charts available, please create them first...",
1089
- none: "None"
1089
+ none: "None",
1090
+ addSequence: "Add Series",
1091
+ addClassLabel: "Add Category",
1092
+ sequenceTip: "Please provide additional information on the legend entry (sequence)",
1093
+ classLabelTip: "Please provide additional information on the horizontal (classification) axis label"
1090
1094
  },
1091
1095
  /*团队共享*/
1092
1096
  teamSharing: {
@@ -2398,6 +2402,7 @@ export default {
2398
2402
  list: "List",
2399
2403
  descriptions: "Descriptions",
2400
2404
  echarts: "Echarts",
2405
+ chartBI: "BI chart",
2401
2406
  statisticValue: "Statistic Value",
2402
2407
  statistic: "statistic",
2403
2408
  },
package/locale/id_ID.js CHANGED
@@ -1086,7 +1086,11 @@ export default {
1086
1086
  noSysEcharts: "Tidak ada grafik sistem yang tersedia",
1087
1087
  echartsManage: "Urus grafik pribadi",
1088
1088
  noEcharts: "Saat ini tidak ada grafik tersedia, silakan ciptakan pertama",
1089
- none: "kosong"
1089
+ none: "kosong",
1090
+ addSequence: "Tambahkan Seri",
1091
+ addClassLabel: "Tambahkan Kategori",
1092
+ sequenceTip: "Silakan berikan informasi tambahan tentang entri legenda (urutan)",
1093
+ classLabelTip: "Silakan berikan informasi tambahan tentang label sumbu horizontal (klasifikasi)"
1090
1094
  },
1091
1095
  /*团队共享*/
1092
1096
  teamSharing: {
@@ -2400,6 +2404,7 @@ export default {
2400
2404
  list: "列表",
2401
2405
  descriptions: "详情",
2402
2406
  echarts: "图表",
2407
+ chartBI: "Bagan BI",
2403
2408
  statisticValue: "统计数值",
2404
2409
  statistic: "统计",
2405
2410
  },
package/locale/vi_VN.js CHANGED
@@ -1086,7 +1086,11 @@ export default {
1086
1086
  noSysEcharts: "Không có biểu đồ hệ thống tại thời điểm này",
1087
1087
  echartsManage: "Quản lý biểu đồ cá nhân",
1088
1088
  noEcharts: "Không có biểu đồ, vui lòng tạo trước...",
1089
- none: "khoảng trắng"
1089
+ none: "khoảng trắng",
1090
+ addSequence: "Thêm Series",
1091
+ addClassLabel: "Thêm danh mục",
1092
+ sequenceTip: "Vui lòng cung cấp thêm thông tin về mục truyền thuyết (trình tự)",
1093
+ classLabelTip: "Vui lòng cung cấp thêm thông tin về nhãn trục ngang (phân loại)"
1090
1094
  },
1091
1095
  /*团队共享*/
1092
1096
  teamSharing: {
@@ -1875,7 +1879,6 @@ export default {
1875
1879
  bind: "Trị",
1876
1880
  browserNotSupported: "Trình duyệt của bạn không hỗ trợ chế độ toàn màn hình",
1877
1881
  phoneInvalid: "Vui lòng nhập đúng số điện thoại di động"
1878
-
1879
1882
  },
1880
1883
  /*设计器*/
1881
1884
  pageDesigner: {
@@ -2401,6 +2404,7 @@ export default {
2401
2404
  list: "列表",
2402
2405
  descriptions: "详情",
2403
2406
  echarts: "图表",
2407
+ chartBI: "Biểu đồ BI",
2404
2408
  statisticValue: "统计数值",
2405
2409
  statistic: "统计",
2406
2410
  },
package/locale/zh_CN.js CHANGED
@@ -1086,7 +1086,11 @@ export default {
1086
1086
  noSysEcharts: "暂无系统图表",
1087
1087
  echartsManage: "管理个人图表",
1088
1088
  noEcharts: "暂无图表,请先创建...",
1089
- none: "空白"
1089
+ none: "空白",
1090
+ addSequence: "添加系列",
1091
+ addClassLabel: "添加类别",
1092
+ sequenceTip: "请补充 [图例条目(序列)] 信息",
1093
+ classLabelTip: "请补充 [水平(分类)轴标签] 信息"
1090
1094
  },
1091
1095
  /*团队共享*/
1092
1096
  teamSharing: {
@@ -1099,7 +1103,7 @@ export default {
1099
1103
  selectData: "选择数据",
1100
1104
  name: "用户名称",
1101
1105
  query: "查询",
1102
- edit: "修改",
1106
+ edit: "编辑",
1103
1107
  delete: "删除",
1104
1108
  share: "共享",
1105
1109
  source: "来源"
@@ -2400,6 +2404,7 @@ export default {
2400
2404
  list: "列表",
2401
2405
  descriptions: "详情",
2402
2406
  echarts: "图表",
2407
+ chartBI: "BI图表",
2403
2408
  statisticValue: "统计数值",
2404
2409
  statistic: "统计",
2405
2410
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.39",
3
+ "version": "1.1.41",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",