style: 跟踪管理多语言
This commit is contained in:
@@ -161,7 +161,7 @@ export default {
|
||||
neType: 'IMS Type',
|
||||
},
|
||||
},
|
||||
trace: {
|
||||
traceManage: {
|
||||
analysis: {
|
||||
imsi: 'IMSI',
|
||||
imsiPlease: 'Please enter IMSI',
|
||||
@@ -184,16 +184,29 @@ export default {
|
||||
pcap: {
|
||||
cardTitle: 'PCAP capture',
|
||||
neType: 'Type',
|
||||
neTypePlease: 'Please select the type of network element',
|
||||
neIp: 'IP address',
|
||||
capArg: 'Capture parameters',
|
||||
capArgPlease: 'Please enter tcpdump any support parameters!',
|
||||
capTime: 'Duration in seconds',
|
||||
capTimePlease: 'Please enter the duration, up to 120 seconds',
|
||||
capLog: 'Execution Log',
|
||||
capDownText: 'Download PCAP file',
|
||||
runText: 'Execute',
|
||||
runTimeText: 'Execute {s} seconds',
|
||||
stopText: 'Interrupt',
|
||||
capArgUPFPlease: 'Please enter the packet capture command supported by UPF',
|
||||
capStart: 'Start capturing packets',
|
||||
capStop: 'Stop capturing packets',
|
||||
execTimeout: 'Execution timeout',
|
||||
execSuccess: 'Execution completed',
|
||||
execFailed: 'Execution failed',
|
||||
execBreak: 'break execution',
|
||||
noFileName: 'Invalid file name',
|
||||
execUPFStartA: 'Executed, please stop capturing packets according to the situation',
|
||||
execUPFStart: 'Execution successful, please stop capturing packets according to the situation',
|
||||
execUPFStopA: 'Stopped, please start capturing packets according to the situation',
|
||||
execUPFStop: 'Execution successful, packet capture stopped',
|
||||
},
|
||||
task: {
|
||||
neTypePlease: 'Query network element type',
|
||||
|
||||
Reference in New Issue
Block a user