### What problem does this PR solve? Add the Chinese translation of 'noMoreData' on the flow list page ### Type of change - [x] Refactoringtags/v0.18.0
| @@ -746,6 +746,7 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于 | |||
| }, | |||
| flow: { | |||
| flow: '工作流', | |||
| noMoreData: '没有更多数据了', | |||
| cite: '引用', | |||
| citeTip: '引用', | |||
| name: '名称', | |||