mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 19:15:30 +08:00
### What problem does this PR solve? Feat: Translate the previous run into parsing #4094 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -119,8 +119,8 @@ export default {
|
||||
view: '看法',
|
||||
filesSelected: '选定的文件',
|
||||
upload: '上传',
|
||||
run: '启动',
|
||||
runningStatus0: '未启动',
|
||||
run: '解析',
|
||||
runningStatus0: '未解析',
|
||||
runningStatus1: '解析中',
|
||||
runningStatus2: '取消',
|
||||
runningStatus3: '成功',
|
||||
|
||||
Reference in New Issue
Block a user