gds-plus-design-vue 1.1.11 → 1.1.12

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
@@ -155,7 +155,7 @@ export default {
155
155
  titlePho: "Phone login",
156
156
  loading: "Logging in...",
157
157
  codeSwitchTip: "If the image verification code recognition is difficult, click on the image verification code to refresh the display",
158
- scancodeLogin: "企微扫描登录"
158
+ scancodeLogin: "企微扫描登录"
159
159
  },
160
160
  /*基础*/
161
161
  basics: {
@@ -1347,7 +1347,7 @@ export default {
1347
1347
  resourceContent: "Resource content",
1348
1348
  path: "Path",
1349
1349
  selectFileTip: "Please select a file!",
1350
- location: 'positioning'
1350
+ location: 'positioning'
1351
1351
  },
1352
1352
  /*消息模版和管理*/
1353
1353
  msg: {
@@ -1494,7 +1494,14 @@ export default {
1494
1494
  processName: "Business process name",
1495
1495
  finished: "Finished",
1496
1496
  finish: "Finish",
1497
- nextStage: "Next stage"
1497
+ nextStage: "Next stage",
1498
+ stepNameTip: "Please add data steps!",
1499
+ addStepTip: "Please provide additional information on the data steps!",
1500
+ addFieldsTip: "Please provide updated mapping information!",
1501
+ mapping: "Mapping",
1502
+ mapFields: "Mapping Fields",
1503
+ mapValue: "Mapped value",
1504
+ mappingResults: "Process End Mapping",
1498
1505
  },
1499
1506
  /*工作流*/
1500
1507
  work: {
@@ -2103,7 +2110,8 @@ export default {
2103
2110
  refreshMode: "Refresh mode",
2104
2111
  refreshFields: "Refresh fields",
2105
2112
  allFields: "All fields",
2106
- specifyFields: "Specify fields"
2113
+ specifyFields: "Specify fields",
2114
+ placeholder: "Placeholder"
2107
2115
  },
2108
2116
  /*集群列表 */
2109
2117
  colony: {
@@ -2146,4 +2154,4 @@ export default {
2146
2154
  pleaseBasicTableandmach: "基本字段需与匹配字段保持一致",
2147
2155
  }
2148
2156
  }
2149
- };
2157
+ };
package/locale/id_ID.js CHANGED
@@ -155,7 +155,7 @@ export default {
155
155
  titlePho: "Login dengan nomor telepon",
156
156
  loading: "Daftar masuk",
157
157
  codeSwitchTip: "Jika pengenalan kode verifikasi gambar sulit, klik kode verifikasi gambar untuk menyegarkan paparan",
158
- scancodeLogin: "企微扫描登录"
158
+ scancodeLogin: "企微扫描登录"
159
159
  },
160
160
  /*基础*/
161
161
  basics: {
@@ -1348,7 +1348,7 @@ export default {
1348
1348
  resourceContent: "Kandungan sumber daya",
1349
1349
  path: "alamat",
1350
1350
  selectFileTip: "Silakan pilih berkas!",
1351
- location: 'positioning'
1351
+ location: 'positioning'
1352
1352
  },
1353
1353
  /*消息模版和管理*/
1354
1354
  msg: {
@@ -1495,7 +1495,14 @@ export default {
1495
1495
  processName: "Nama Proses Bisnis",
1496
1496
  finished: "Selesai",
1497
1497
  finish: "selesai",
1498
- nextStage: "Tahap berikutnya"
1498
+ nextStage: "Tahap berikutnya",
1499
+ stepNameTip: "Tolong tambah langkah data!",
1500
+ addStepTip: "Silakan memberikan informasi tambahan tentang langkah data!",
1501
+ addFieldsTip: "Silakan menyediakan informasi pemetaan terbaru!",
1502
+ mapping: "Peta",
1503
+ mapFields: "Medan Peta",
1504
+ mapValue: "Nilai peta",
1505
+ mappingResults: "Peta Akhir Proses",
1499
1506
  },
1500
1507
  /*工作流*/
1501
1508
  work: {
@@ -2103,7 +2110,8 @@ export default {
2103
2110
  refreshMode: "刷新方式",
2104
2111
  refreshFields: "刷新字段",
2105
2112
  allFields: "全部字段",
2106
- specifyFields: "指定字段"
2113
+ specifyFields: "指定字段",
2114
+ placeholder: "占位符"
2107
2115
  },
2108
2116
  /*集群列表 */
2109
2117
  colony: {
@@ -2146,4 +2154,4 @@ export default {
2146
2154
  pleaseBasicTableandmach: "基本字段需与匹配字段保持一致",
2147
2155
  }
2148
2156
  }
2149
- };
2157
+ };