feat:语音仪表盘中英文适配

This commit is contained in:
zhongzm
2025-08-06 17:35:03 +08:00
parent 48a4497c14
commit 7a7a0938ca
3 changed files with 80 additions and 49 deletions

View File

@@ -404,7 +404,7 @@ export default {
areaId:'The areaId value is a hexadecimal string.',
detail:'Detail',
}
},
},
dashboard: {
overview:{
title: "Core Network Dashboard",
@@ -1105,6 +1105,21 @@ export default {
"chooseShowMetrics":"Select the metric you want to display",
"chooseMetrics":"Select an indicator",
},
voiceOverView:{
"voiceTitle":"Voice Calls Dashboard",
"tips":"Data and voice statistics per minute",
"ne":"NE",
"now":"now",
"last":"last",
"calls":"Calls",
"activeCall":"active calls",
"callMOMT":"calls MO/MT",
"failedcall":"failed calls",
"registration":"Registrations",
"activeregistration":"active registrations",
"registrationsuccess":"registration success",
"failedregistration":"failed registrations total",
},
},
traceManage: {
pcap: {