Fix: flow list translate to zh (#6371)
### What problem does this PR solve? Add the Chinese translation of 'noMoreData' on the flow list page ### Type of change - [x] Refactoring
This commit is contained in:
parent
b5471978b0
commit
f537b6ca00
1 changed files with 1 additions and 0 deletions
|
|
@ -746,6 +746,7 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
|||
},
|
||||
flow: {
|
||||
flow: '工作流',
|
||||
noMoreData: '没有更多数据了',
|
||||
cite: '引用',
|
||||
citeTip: '引用',
|
||||
name: '名称',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue