style: 看板多语言补充

This commit is contained in:
TsMask
2024-01-29 15:21:59 +08:00
parent 028ecfb61e
commit e932256e66
4 changed files with 158 additions and 82 deletions

View File

@@ -490,14 +490,47 @@ export default {
},
dashboard: {
overview:{
UPFFlow:{
title: "Core Network Dashboard",
fullscreen: "Click on the full-screen display",
skim: {
users: "Users",
session: "Sessions",
base: "Bases",
},
upfFlow:{
title: "UPF Real-Time Flow",
up:'Uplink Rate',
down:'Downlink Rate'
},
AlarmTypeBar:{
alarmTotal:'Total:'
upfFlowTotal:{
up:'Uplink',
down:'Downlink'
},
alarmType: {
title: "Alarm Statistics",
},
resources: {
title: "Resource Situation",
sysMem: "Mem",
sysCpu: "CPU",
neCpu: "NE CPU",
},
topology: {
title: "Network Topology",
},
cdrEvent: {
title: "CDR Session",
id: "Serial",
type: "Type",
msg: "Info",
},
ueEvent: {
title: "UE Session",
id: "IMSI",
type: "Type",
msg: "Info",
}
}
},
},
neUser: {
auth: {