feat: 拓扑网管信息页面多语言翻译
This commit is contained in:
@@ -1025,6 +1025,22 @@ export default {
|
||||
kbps: "Network entry/exit",
|
||||
commandstats: "Command Statistics",
|
||||
},
|
||||
topology: {
|
||||
showAllHide: "Show all hidden items",
|
||||
collapseAll: "Collapse all clusters",
|
||||
expandAll: "Expanded clusters",
|
||||
foldAll: "Folded Cluster",
|
||||
hideEdge: "hidden edge",
|
||||
hideNode: "hidden node",
|
||||
state: "State",
|
||||
normalcy: "Normalcy",
|
||||
exceptions: "Exceptions",
|
||||
refreshTime: "RefreshTime",
|
||||
name: "Name",
|
||||
version: "Version",
|
||||
validityPeriod: "Validity Period",
|
||||
switchLayout: "Switch Layout",
|
||||
},
|
||||
topologyBuild: {
|
||||
graphMode: "Graph Model",
|
||||
graphGroup: "Graph Group name",
|
||||
|
||||
Reference in New Issue
Block a user