浏览代码

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):
tags/v0.18.0
andy 7 个月前
父节点
当前提交
24d8ff7425
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      web/src/locales/zh.ts

+ 5
- 0
web/src/locales/zh.ts 查看文件

@@ -759,6 +759,11 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
flow: {
flow: '工作流',
noMoreData: '没有更多数据了',
historyversion: '历史版本',
version: {
details: '版本详情',
download: '下载',
},
cite: '引用',
citeTip: '引用',
name: '名称',

正在加载...
取消
保存