From 24d8ff74251969acb023a7c72387085034deb0b5 Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 26 Mar 2025 17:32:05 +0800 Subject: [PATCH] Fix:flow DB Assistant module translate to zh (#6562) ### What problem does this PR solve? Fix:flow DB Assistant module translate to zh ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [x] Refactoring - [ ] Performance Improvement - [ ] Other (please describe): --- web/src/locales/zh.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/src/locales/zh.ts b/web/src/locales/zh.ts index ad66445ca..3f3f6f048 100644 --- a/web/src/locales/zh.ts +++ b/web/src/locales/zh.ts @@ -759,6 +759,11 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于 flow: { flow: '工作流', noMoreData: '没有更多数据了', + historyversion: '历史版本', + version: { + details: '版本详情', + download: '下载', + }, cite: '引用', citeTip: '引用', name: '名称',