fix: 跟踪信令抓包upf修复
This commit is contained in:
@@ -281,7 +281,7 @@ export default {
|
||||
runText: 'Execute',
|
||||
runTimeText: 'Execute {s} seconds',
|
||||
stopText: 'Interrupt',
|
||||
capArgUPFPlease: 'Please enter the packet capture command supported by UPF',
|
||||
capArgUPFPlease: 'Please select the packet capture command supported by UPF',
|
||||
capStart: 'Start capturing packets',
|
||||
capStop: 'Stop capturing packets',
|
||||
execTimeout: 'Execution timeout',
|
||||
|
||||
@@ -281,7 +281,7 @@ export default {
|
||||
runText: '执行',
|
||||
runTimeText: '执行 {s} 秒',
|
||||
stopText: '中断',
|
||||
capArgUPFPlease: '请输入UPF支持的抓包命令',
|
||||
capArgUPFPlease: '请选择UPF支持的抓包命令',
|
||||
capStart: '开始抓包',
|
||||
capStop: '停止抓包',
|
||||
execTimeout: '执行超时',
|
||||
|
||||
Reference in New Issue
Block a user