mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +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:
@ -120,8 +120,8 @@ export default {
|
||||
view: '表示',
|
||||
filesSelected: '選択されたファイル',
|
||||
upload: 'アップロード',
|
||||
run: '実行',
|
||||
runningStatus0: '未開始',
|
||||
run: '解析する',
|
||||
runningStatus0: '未解決',
|
||||
runningStatus1: 'パース中',
|
||||
runningStatus2: 'キャンセル',
|
||||
runningStatus3: '成功',
|
||||
|
||||
Reference in New Issue
Block a user