style: 补充跟踪栏目页面多语言
This commit is contained in:
@@ -360,6 +360,8 @@ export default {
|
||||
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',
|
||||
execUPFCmdA: 'Suitable for other network element anomalies',
|
||||
execUPFCmdB: 'Suitable for UPF anomalies',
|
||||
},
|
||||
task: {
|
||||
neTypePlease: 'Query network element type',
|
||||
|
||||
@@ -360,6 +360,8 @@ export default {
|
||||
execUPFStart: '执行成功, 请根据情况停止抓包',
|
||||
execUPFStopA: '已经停止, 请根据情况开始抓包',
|
||||
execUPFStop: '执行成功, 抓包已停止',
|
||||
execUPFCmdA: '适合其他网元异常,UPF配合抓包的情况',
|
||||
execUPFCmdB: '适合UPF异常需要抓包分析的情况',
|
||||
},
|
||||
task: {
|
||||
neTypePlease: '请选择网元类型',
|
||||
|
||||
Reference in New Issue
Block a user