Merge remote-tracking branch 'origin/main' into lichang

This commit is contained in:
TsMask
2024-09-09 19:14:04 +08:00
8 changed files with 1205 additions and 284 deletions

View File

@@ -1051,6 +1051,7 @@ export default {
},
customTarget:{
kpiId:' Custom Indicator',
kpiIdTip:'This Ne has no custom indicators',
period:' Granularity',
title:' Custom Indicator Title',
objectType:' Object type',
@@ -1067,6 +1068,8 @@ export default {
inactive:'Inactive',
symbol:'Symbol',
element:'Element',
granularity:'Granularity',
unit:'Unit',
}
},
traceManage: {
@@ -1284,8 +1287,8 @@ export default {
tailLines: 'End Lines',
},
exportFile:{
fileName:'File Name',
downTip: "Confirm the download file name is [{fileName}] File?",
fileName:'File Source',
downTip: "Confirm the download file name is [{fileName}] File?",
downTipErr: "Failed to get file",
deleteTip: "Confirm the delete file name is [{fileName}] File?",
deleteTipErr: "Failed to delete file",