From 37b73d6850b7c80e42a30287bbbd651fc5bc2d58 Mon Sep 17 00:00:00 2001 From: yangdx Date: Tue, 8 Apr 2025 14:57:48 +0800 Subject: [PATCH] Update i18n translation --- lightrag_webui/src/locales/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lightrag_webui/src/locales/zh.json b/lightrag_webui/src/locales/zh.json index 1e550b83..df4c33c3 100644 --- a/lightrag_webui/src/locales/zh.json +++ b/lightrag_webui/src/locales/zh.json @@ -145,8 +145,8 @@ }, "legend": "图例", "nodeTypes": { - "person": "人物", - "category": "类别", + "person": "人物角色", + "category": "分类", "geo": "地理名称", "location": "位置", "organization": "组织机构",