feat:语音仪表盘中英文适配
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user