mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-23 08:56:42 +08:00
### What problem does this PR solve? Fix: Add folder upload #9743 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@@ -1446,6 +1446,8 @@ Example: Virtual Hosted Style`,
|
||||
hint: 'hint',
|
||||
},
|
||||
fileManager: {
|
||||
uploadFolderTitle: 'Upload folder',
|
||||
folder: 'Folder',
|
||||
files: 'Files',
|
||||
name: 'Name',
|
||||
uploadDate: 'Upload date',
|
||||
|
||||
@@ -1200,6 +1200,8 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||
hint: '提示',
|
||||
},
|
||||
fileManager: {
|
||||
uploadFolderTitle: '上传文件夹',
|
||||
folder: '文件夹',
|
||||
files: '文件',
|
||||
name: '名称',
|
||||
uploadDate: '上传日期',
|
||||
|
||||
Reference in New Issue
Block a user