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