style: 看板多语言
This commit is contained in:
@@ -495,12 +495,12 @@ export default {
|
||||
skim: {
|
||||
users: "Users",
|
||||
session: "Sessions",
|
||||
base: "Bases",
|
||||
base: "Base Stations",
|
||||
},
|
||||
upfFlow:{
|
||||
title: "UPF Real-Time Rate",
|
||||
up:'Uplink Rate',
|
||||
down:'Downlink Rate'
|
||||
title: "UPF Real-time Throughput",
|
||||
up:'Uplink',
|
||||
down:'Downlink'
|
||||
},
|
||||
upfFlowTotal:{
|
||||
up:'Uplink',
|
||||
@@ -519,13 +519,13 @@ export default {
|
||||
title: "Network Topology",
|
||||
},
|
||||
cdrEvent: {
|
||||
title: "CDR Session",
|
||||
title: "CDR User Activity",
|
||||
id: "Serial",
|
||||
type: "Type",
|
||||
msg: "Info",
|
||||
},
|
||||
ueEvent: {
|
||||
title: "UE Session",
|
||||
title: "UE User Activity",
|
||||
id: "IMSI",
|
||||
type: "Type",
|
||||
msg: "Info",
|
||||
|
||||
@@ -498,9 +498,9 @@ export default {
|
||||
base: "基站数",
|
||||
},
|
||||
upfFlow:{
|
||||
title: "UPF实时速率",
|
||||
up:'上行率',
|
||||
down:'下行率'
|
||||
title: "UPF 实时吞吐量",
|
||||
up:'上行',
|
||||
down:'下行'
|
||||
},
|
||||
upfFlowTotal:{
|
||||
up:'上行',
|
||||
@@ -519,13 +519,13 @@ export default {
|
||||
title: "网络拓扑",
|
||||
},
|
||||
cdrEvent: {
|
||||
title: "CDR会话",
|
||||
title: "CDR用户活动",
|
||||
id: "编号",
|
||||
type: "类型",
|
||||
msg: "信息",
|
||||
},
|
||||
ueEvent: {
|
||||
title: "UE会话",
|
||||
title: "UE用户活动",
|
||||
id: "IMSI",
|
||||
type: "类型",
|
||||
msg: "信息",
|
||||
|
||||
Reference in New Issue
Block a user