feat: 拓扑网管信息页面多语言翻译

This commit is contained in:
TsMask
2024-01-05 11:58:08 +08:00
parent 0b6303e544
commit defe8c4755
4 changed files with 82 additions and 195 deletions

View File

@@ -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",

View File

@@ -1025,6 +1025,22 @@ export default {
kbps: "网络入口/出口",
commandstats: "命令统计",
},
topology: {
showAllHide: "显示所有隐藏项",
collapseAll: "折叠所有群组",
expandAll: "展开集群",
foldAll: "折叠集群",
hideEdge: "隐藏边",
hideNode: "隐藏节点",
state: "状态",
normalcy: "正常",
exceptions: "异常",
refreshTime: "刷新时间",
name: "网元名称",
version: "网元版本",
validityPeriod: "有效期",
switchLayout: "切换布局",
},
topologyBuild: {
graphMode: "图模式",
graphGroup: "图组名",