style: 信令分析多语言

This commit is contained in:
TsMask
2023-09-26 10:14:34 +08:00
parent 1d1ec7e1e9
commit ac3a4f2d0e
4 changed files with 98 additions and 33 deletions

View File

@@ -162,6 +162,25 @@ export default {
},
},
trace: {
analysis: {
imsi: 'IMSI',
imsiPlease: 'Please enter IMSI',
msisdn: 'MSISDN',
msisdnPlease: 'Please enter MSISDN',
trackTaskId: 'Tracking task tag',
srcIp: 'Source IP address',
dstIp: 'Destination IP address',
signalType: 'Signaling type',
msgDirect: 'Message direct',
msgType: 'Message type',
rowTime: 'Record time',
signalData: 'Signaling data',
signalDetail: 'Signaling details',
noData: 'No information content',
taskTitle: "Task {num}",
taskDownText: "Download HTML",
taskDownTip: "Confirm downloading the signaling details HTML file?",
},
pcap: {
cardTitle: 'PCAP capture',
neType: 'Type',