소스 검색

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
tags/v0.18.0
andy 7 달 전
부모
커밋
f537b6ca00
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      web/src/locales/zh.ts

+ 1
- 0
web/src/locales/zh.ts 파일 보기

@@ -746,6 +746,7 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
},
flow: {
flow: '工作流',
noMoreData: '没有更多数据了',
cite: '引用',
citeTip: '引用',
name: '名称',

Loading…
취소
저장