mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-17 11:35:53 +08:00
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):
This commit is contained in:
parent
735d9dd949
commit
24d8ff7425
@ -759,6 +759,11 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
|||||||
flow: {
|
flow: {
|
||||||
flow: '工作流',
|
flow: '工作流',
|
||||||
noMoreData: '没有更多数据了',
|
noMoreData: '没有更多数据了',
|
||||||
|
historyversion: '历史版本',
|
||||||
|
version: {
|
||||||
|
details: '版本详情',
|
||||||
|
download: '下载',
|
||||||
|
},
|
||||||
cite: '引用',
|
cite: '引用',
|
||||||
citeTip: '引用',
|
citeTip: '引用',
|
||||||
name: '名称',
|
name: '名称',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user