feat: 信令抓包
This commit is contained in:
@@ -154,5 +154,21 @@ export default {
|
||||
neType: 'SMF Type',
|
||||
},
|
||||
},
|
||||
trace: {
|
||||
pcap: {
|
||||
cardTitle: 'PCAP capture',
|
||||
neType: 'Type',
|
||||
neIp: 'IP address',
|
||||
capArg: 'Capture parameters',
|
||||
capTime: "Duration in seconds",
|
||||
capLog: "Execution Log",
|
||||
capDownText: "Download PCAP file",
|
||||
runText: 'Execute',
|
||||
runTimeText: 'Execute {s} seconds',
|
||||
stopText: 'Interrupt',
|
||||
capStart: 'Start capturing packets',
|
||||
capStop: 'Stop capturing packets',
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user