diff --git a/lightrag_webui/src/locales/zh.json b/lightrag_webui/src/locales/zh.json index 6049db62..19839ea6 100644 --- a/lightrag_webui/src/locales/zh.json +++ b/lightrag_webui/src/locales/zh.json @@ -99,7 +99,7 @@ "hideUnselectedEdges": "隐藏未选中的边", "edgeEvents": "边事件", "maxQueryDepth": "最大查询深度", - "minDegree": "最小度数", + "minDegree": "最小邻边数", "maxLayoutIterations": "最大布局迭代次数", "depth": "深度", "degree": "邻边",