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",
|
||||
|
||||
Reference in New Issue
Block a user