Sfoglia il codice sorgente

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 mesi fa
parent
commit
f537b6ca00
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      web/src/locales/zh.ts

+ 1
- 0
web/src/locales/zh.ts Vedi File

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

Loading…
Annulla
Salva